1. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  2. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  3. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  4. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  5. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  6. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  7. 404f7c9 net: struct napi_struct fields reordering by Eric Dumazet · 12 years ago
  8. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  9. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  10. b004ff4 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit by Joe Perches · 12 years ago
  11. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  12. 8f4cccb net: Set device operstate at registration time by Ben Hutchings · 12 years ago
  13. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  14. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  16. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  17. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  18. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  19. 30b678d net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 12 years ago
  20. ee6ae1a net: honour netif_set_real_num_tx_queues() retval by Jiri Pirko · 12 years ago
  21. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  22. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  23. 9136461 net: keep name_hlist close to name by Eric Dumazet · 12 years ago
  24. 0053ea9 netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG by Joe Perches · 12 years ago
  25. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  26. 28e8510 net: Remove netdevice ec_ptr, no longer used. by David S. Miller · 12 years ago
  27. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  29. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  30. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 12 years ago
  31. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  32. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  33. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 12 years ago
  34. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  35. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  36. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  37. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  38. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 12 years ago
  39. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  40. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 12 years ago
  41. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 12 years ago
  42. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 12 years ago
  43. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 12 years ago
  44. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 12 years ago
  45. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  46. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  47. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  48. b558c96 dynamic_debug: make dynamic-debug supersede DEBUG ccflag by Jim Cromie · 13 years ago
  49. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  50. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  51. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 13 years ago
  52. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  53. 60b778c rfs: better sizing of dev_flow_table by Eric Dumazet · 13 years ago
  54. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  55. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  56. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 13 years ago
  57. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 13 years ago
  58. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  59. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 6569861 net: Make ndo_neigh_destroy return void. by David S. Miller · 13 years ago
  61. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  62. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  63. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  64. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 13 years ago
  65. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  66. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  67. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 13 years ago
  68. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  69. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  70. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  71. 56c978f net: Remove LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  72. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  73. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  74. 0345e18 net: verify GSO flag bits against netdev features by Michał Mirosław · 13 years ago
  75. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  76. a59e2ec net: split netdev features to separate header by Michał Mirosław · 13 years ago
  77. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  78. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  79. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  80. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  81. 5f8444a if_link: Add additional parameter to IFLA_VF_INFO for spoof checking by Greg Rose · 13 years ago
  82. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  83. 3c9c36bc net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is enabled by Bhanu Prakash Gollapudi · 13 years ago
  84. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  85. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  86. b5fb0a0 dynamic_debug: make netif_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  87. ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  88. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  89. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  90. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  91. 17dd759 gro: Only reset frag0 when skb can be pulled by Herbert Xu · 13 years ago
  92. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  93. dcfe142 notifiers: net: move netdevice notifiers into netdevice.h by Amerigo Wang · 13 years ago
  94. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  95. e3dbc46 net: Kobj and queues_kset should be used when CONFIG_XPS is enabled by Choi, Jong-Hwan · 13 years ago
  96. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 13 years ago
  97. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  98. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  99. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 13 years ago
  100. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago