summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-051-0/+6
* net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-051-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04110-690/+1108
|\
| * macvlan: Add support for 'always_on' offload featuresVlad Yasevich2014-03-031-2/+5
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-036-24/+51
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-036-24/+51
| | |\
| | | * mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-282-1/+32
| | | |\
| | | | * mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-271-0/+1
| | | | * cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-251-1/+9
| | | | * mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-241-0/+22
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| | | |\ \
| | | | * | iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | | | * | iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | | | | net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-031-0/+7
| * | | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-033-68/+136
| |\ \ \ \ \
| | * | | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-032-27/+5
| | * | | | | can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde2014-03-031-9/+17
| | * | | | | can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-031-1/+2
| | * | | | | can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde2014-03-031-11/+49
| | * | | | | can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde2014-03-031-7/+20
| | * | | | | can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde2014-03-031-12/+38
| | * | | | | can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde2014-03-031-1/+3
| | * | | | | can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde2014-03-031-3/+5
| | |/ / / /
| * | | | | ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-031-1/+0
| * | | | | net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
| * | | | | be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
| * | | | | be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
| * | | | | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
| * | | | | be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
| * | | | | qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
| * | | | | tcp: fix bogus RTT on special retransmissionYuchung Cheng2014-03-032-4/+10
| * | | | | hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter2014-03-031-1/+1
| |/ / / /
| * | | | USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret2014-03-021-0/+17
| * | | | b44: always set duplex mode why phy changesHauke Mehrtens2014-03-021-1/+6
| * | | | b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-021-0/+7
| * | | | bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
| * | | | tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
| * | | | ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-271-1/+1
| * | | | neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong2014-02-271-3/+3
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-2721-140/+178
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-2721-140/+178
| | |\ \ \ \ | | | |/ / /
| | | * | | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| | | * | | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| | | * | | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| | | * | | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| | | * | | Merge tag 'nfc-fixes-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-02-241-1/+1
| | | |\ \ \
| | | | * | | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-231-1/+1
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
OpenPOWER on IntegriCloud