summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn: icn: NULL dereference printing error messageDan Carpenter2013-11-081-2/+1
* net: make ndev->irq signed for error handlingDan Carpenter2013-11-081-1/+1
* 6lowpan: release device on error pathDan Carpenter2013-11-081-1/+3
* RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-081-5/+21
* net/vlan: Provide read access to the vlan egress mapEyal Perry2013-11-082-7/+20
* tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-081-6/+6
* MAINTAINERS: Update bnx2x maintainerEilon Greenstein2013-11-081-1/+1
* net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin2013-11-081-0/+2
* Merge branch 'tipc_fragmentation'David S. Miller2013-11-086-145/+80
|\
| * tipc: reassembly failures should cause link resetErik Hugne2013-11-081-1/+1
| * tipc: message reassembly using fragment chainErik Hugne2013-11-086-142/+74
| * tipc: don't reroute message fragmentsErik Hugne2013-11-082-3/+6
|/
* phy: Add MOXA MDIO driverJonas Jensen2013-11-073-0/+209
* bonding: document the new packets_per_slave optionNikolay Aleksandrov2013-11-071-0/+9
* bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-073-6/+101
* qeth: avoid buffer overflow in snmp ioctlUrsula Braun2013-11-071-1/+5
* net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
* smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-071-3/+1
* udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches2013-11-071-7/+7
* smsc9420: Use netif_<level>Joe Perches2013-11-071-78/+77
* jme: Remove unused #define PFXJoe Perches2013-11-071-1/+0
* virtio-net: switch to use XPS to choose txqJason Wang2013-11-061-46/+2
* ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong2013-11-061-5/+3
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-11-061-1/+1
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-061-0/+1
* ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2013-11-067-9/+28
* Merge branch 'huawei_cdc_ncm'David S. Miller2013-11-055-13/+253
|\
| * net: cdc_ncm: remove non-standard NCM device IDsEnrico Mioso2013-11-051-11/+0
| * net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driverEnrico Mioso2013-11-053-0/+246
| * net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso2013-11-052-2/+7
|/
* ipv6: remove old conditions on flow label sharingFlorent Fourcot2013-11-051-33/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-05186-4189/+15085
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04186-4189/+15085
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0454-209/+415
| | |\
| | | * drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena2013-10-181-1/+2
| | | * rt2800usb: slow down TX status pollingStanislaw Gruszka2013-10-181-4/+8
| | | * rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-181-0/+3
| | | * rt2400pci: fix RSSI readStanislaw Gruszka2013-10-181-1/+1
| | | * ath5k: fix regression in tx status processingFelix Fietkau2013-10-181-3/+3
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-183-12/+99
| | | |\
| | | | * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-172-9/+87
| | | | * mac80211: respect rate mask in TXAndrei Otcheretianski2013-10-151-3/+9
| | | | * mac80211: fix honouring rate flags in low-rate transmitAndrei Otcheretianski2013-10-151-0/+3
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-184-30/+43
| | | |\ \
| | | | * | iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
| | | | * | iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| | | | * | iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
| | | | * | iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| | * | | | rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos2013-10-181-13/+1
| | * | | | rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos2013-10-184-245/+284