summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack
2013-11-15bonding: add ip checks when store ip targetWang Weidong
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton
2013-11-14alx: Reset phy speed after resumehahnjo
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B38611
2013-11-14bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-11-14ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14stmmac: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14e1000e: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14tg3: Validate hwtstamp_config completely before applying itBen Hutchings
2013-11-14macvtap: limit head length of skb allocatedJason Wang
2013-11-14tuntap: limit head length of skb allocatedJason Wang
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-11prism54: set netdev type to "wlan"Dan Williams
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy
2013-11-11mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun
2013-11-11libertas: potential oops in debugfsDan Carpenter
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King