summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-202-11/+4
* r8152: fix incorrect type in assignmenthayeswang2013-11-201-9/+9
* r8152: support stopping/waking tx queuehayeswang2013-11-201-0/+22
* r8152: modify the tx flowhayeswang2013-11-201-43/+3
* r8152: fix tx/rx memory overflowhayeswang2013-11-201-13/+17
* aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-1965-379/+538
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-193-54/+21
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-194-5/+9
| * genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-192-4/+2
| * atm: idt77252: fix dev refcnt leakYing Xue2013-11-191-1/+1
| * be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde2013-11-181-0/+5
| * be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-183-4/+16
| * net, virtio_net: replace the magic valueZhi Yong Wu2013-11-181-2/+2
| * bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov2013-11-183-11/+4
| * bnx2x: prevent CFC attentionDmitry Kravkov2013-11-181-1/+1
| * bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2013-11-182-0/+19
| * bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-181-0/+4
| * xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue2013-11-181-3/+4
| * net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack2013-11-151-6/+12
| * bonding: add ip checks when store ip targetWang Weidong2013-11-152-13/+9
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-1431-163/+284
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-1431-163/+284
| | |\
| | | * prism54: set netdev type to "wlan"Dan Williams2013-11-111-2/+5
| | | * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-111-2/+4
| | | * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-111-1/+2
| | | * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-116-48/+128
| | | * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-111-1/+1
| | | * mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-111-3/+26
| | | * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2013-11-111-0/+3
| | | * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | | * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | | * rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| | | * rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2013-11-112-57/+42
| | | * ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-111-3/+10
| | | * ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-111-2/+2
| | | * rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-113-5/+5
| | | * libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-111-0/+1
| | | * libertas: potential oops in debugfsDan Carpenter2013-11-111-1/+5
| | | * rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King2013-11-111-2/+3
| | | * mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar2013-11-111-4/+7
| | | * mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-111-10/+12
| | | * mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-111-10/+12
| | | * mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-114-8/+9
| | | * mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-111-0/+3
| | | * rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-111-1/+1
| | | * wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-111-1/+1
| * | | virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton2013-11-141-14/+16
| * | | connector: improved unaligned access error fixChris Metcalf2013-11-141-30/+42
| * | | alx: Reset phy speed after resumehahnjo2013-11-141-0/+3