summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20r8152: fix incorrect type in assignmenthayeswang
2013-11-20r8152: support stopping/waking tx queuehayeswang
2013-11-20r8152: modify the tx flowhayeswang
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-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue
2013-11-15Merge 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-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-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-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
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