summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-20r8152: fix tx/rx memory overflowhayeswang
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
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-18brcmfmac: fix possible memory leakGeyslan G. Bem
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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-15IB/mlx5: Fix list_del of empty listEli Cohen
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar
2013-11-15mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar
2013-11-15mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
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-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville