1. 6680ec6 tuntap: hardware vlan tx support by Jason Wang · 12 years ago
  2. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 12 years ago
  3. 10eccb4 bond: cleanup netpoll code by stephen hemminger · 12 years ago
  4. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 12 years ago
  5. f528094 bonding: use pre-defined macro in bond_mode_name instead of magic number 0 by Wang Sheng-Hui · 12 years ago
  6. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  7. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 12 years ago
  8. b07ea07 bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c by dingtianhong · 12 years ago
  9. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 12 years ago
  10. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 12 years ago
  11. c4cdef9 bonding: don't call slave_xxx_netpoll under spinlocks by dingtianhong · 12 years ago
  12. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 12 years ago
  13. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 12 years ago
  14. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 12 years ago
  15. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 12 years ago
  16. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 12 years ago
  17. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 12 years ago
  18. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 12 years ago
  19. e18dbf7 sh_eth: Add support for r8a7790 SoC by Simon Horman · 12 years ago
  20. 55754f1 sh_eth: add support for RMIIMODE register by Simon Horman · 12 years ago
  21. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 12 years ago
  22. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 12 years ago
  23. fc423ff team: add peer notification by Jiri Pirko · 12 years ago
  24. ab2cfbb macvlan fdb replace support by Thomas Richter · 12 years ago
  25. 906dc18 vxlan fdb replace an existing entry by Thomas Richter · 12 years ago
  26. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 12 years ago
  27. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 12 years ago
  28. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 12 years ago
  29. 79820e7 fec: Enable/disable clk_ptp in suspend/resume by Fabio Estevam · 12 years ago
  30. d265cf4 fec: Fix the order for enabling/disabling the clocks by Fabio Estevam · 12 years ago
  31. 9514fe7 fec: Do not enable/disable optional clocks unconditionally by Fabio Estevam · 12 years ago
  32. eda2977 tun: Support software transmit time stamping. by Richard Cochran · 12 years ago
  33. 0887a57 net/velocity: add poll controller function for velocity nic by Amit Uttamchandani · 12 years ago
  34. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 12 years ago
  35. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 12 years ago
  36. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 12 years ago
  37. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 12 years ago
  38. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 12 years ago
  39. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 12 years ago
  40. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 12 years ago
  41. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 12 years ago
  42. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 12 years ago
  43. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 12 years ago
  44. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 12 years ago
  45. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  47. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  48. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 12 years ago
  49. 352900b atl1e: fix dma mapping warnings by Neil Horman · 12 years ago
  50. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 12 years ago
  51. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 12 years ago
  52. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 12 years ago
  53. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 12 years ago
  54. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 12 years ago
  55. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 12 years ago
  56. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 12 years ago
  57. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 12 years ago
  58. f2966cd ifb: fix oops when loading the ifb failed by dingtianhong · 12 years ago
  59. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 12 years ago
  60. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 12 years ago
  61. 1b4fc0e bnx2x: fix tunneling CSUM calculation by Dmitry Kravkov · 12 years ago
  62. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 12 years ago
  63. f89e57c vxlan: Fix kernel crash on rmmod. by Pravin B Shelar · 12 years ago
  64. b41e6a5 sh_eth: SH_ETH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  65. 61d46bf macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 12 years ago
  66. 3dd5c33 tuntap: correctly linearize skb when zerocopy is used by Jason Wang · 12 years ago
  67. 440d57b ifb: fix rcu_sched self-detected stalls by dingtianhong · 12 years ago
  68. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  69. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 12 years ago
  70. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 12 years ago
  71. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 12 years ago
  72. 5f12972 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  73. aabb987 sunvnet: vnet_port_remove must call unregister_netdev by Dave Kleikamp · 12 years ago
  74. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  75. 56e0ef5 drivers/net: caif: fix wrong rtnl_is_locked() usage by Konstantin Khlebnikov · 12 years ago
  76. e057590 drivers/net: enic: release rtnl_lock on error-path by Konstantin Khlebnikov · 12 years ago
  77. 785bf6f net: mv643xx_eth: do not use port number as platform device id by Jonas Gorski · 12 years ago
  78. cbdadbb virtio_net: fix race in RX VQ processing by Michael S. Tsirkin · 12 years ago
  79. 01276ed net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit by Jongsung Kim · 12 years ago
  80. 582c016 mlx5_core: Fixes for sparse warnings by Roland Dreier · 12 years ago
  81. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 12 years ago
  82. 734d4e1 sfc: Fix memory leak when discarding scattered packets by Ben Hutchings · 12 years ago
  83. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  84. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 12 years ago
  85. 25c83b5 dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 by Srinivas Kandagatla · 12 years ago
  86. d741434 dt:net:stmmac: Allocate platform data only if its NULL. by Srinivas Kandagatla · 12 years ago
  87. c9324d1 net:stmmac: fix memleak in the open method by Giuseppe CAVALLARO · 12 years ago
  88. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. 9b9cd80 virtio-net: fix the race between channels setting and refill by Jason Wang · 12 years ago
  90. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  91. 9caf83c net/mlx4: fix small memory leak on error by Dan Carpenter · 12 years ago
  92. cdffcf1 net: fec: Add VLAN receive HW support. by Jim Baxter · 12 years ago
  93. bc2bebe alx: remove WoL support by Johannes Berg · 12 years ago
  94. e6161d6 rapidio/rionet: rework driver initialization and removal by Alexandre Bounine · 12 years ago
  95. 5cb0656 ipw2200: convert __list_for_each usage to list_for_each by Dave Jones · 12 years ago
  96. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  97. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  98. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  100. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago