aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-15bonding: add ip checks when store ip targetWang Weidong2-13/+9
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller31-163/+284
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton1-14/+16
2013-11-14alx: Reset phy speed after resumehahnjo1-0/+3
2013-11-14genetlink: make all genl_ops users constJohannes Berg2-2/+2
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-14bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-11-14ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-14ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings1-10/+8
2013-11-14stmmac: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-14pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+3
2013-11-14e1000e: Validate hwtstamp_config completely before applying itBen Hutchings1-8/+6
2013-11-14tg3: Validate hwtstamp_config completely before applying itBen Hutchings1-9/+7
2013-11-14macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-11-14tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville31-163/+284
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter1-1/+1
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds632-13550/+34179
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds17-12/+28
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-718/+1
2013-11-11prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter1-2/+4
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun1-1/+2
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan6-48/+128
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter1-1/+1
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy1-3/+26
2013-11-11mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-57/+42
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic1-3/+10
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic1-2/+2
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun1-0/+1
2013-11-11libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King1-2/+3
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar1-4/+7
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar4-8/+9
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter1-0/+3
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena1-1/+1