1. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  2. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  3. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  4. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  5. efc98d0 fou: eliminate IPv4,v6 specific GRO functions by Tom Herbert · 10 years ago
  6. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  7. 6ea754e net: Change netdev_<level> logging functions to return void by Joe Perches · 10 years ago
  8. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  9. afe9332 fou: Add GRO support by Tom Herbert · 10 years ago
  10. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  11. 3fc8867 netdevice: Support DSA tagging when DSA is built as a module by Alexander Duyck · 10 years ago
  12. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  13. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  14. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  16. d96535a net: Infrastructure for checksum unnecessary conversions by Tom Herbert · 10 years ago
  17. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 10 years ago
  18. ce93718 net: Don't keep around original SKB when we software segment GSO frames. by David S. Miller · 10 years ago
  19. 50cbe9a net: Validate xmit SKBs right when we pull them out of the qdisc. by David S. Miller · 10 years ago
  20. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  21. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  22. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  23. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  24. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  25. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  26. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  27. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  28. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  29. d4261e5 bonding: create netlink event when bonding option is changed by Jiri Pirko · 10 years ago
  30. 536721b net: kernel-doc compliant documentation for net_device by Karoly Kemeny · 10 years ago
  31. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  32. c6f854d net: use dev->name in netdev_pr* when it's available by Veaceslav Falico · 10 years ago
  33. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  34. 685343f net: add name_assign_type netdev attribute by Tom Gundersen · 10 years ago
  35. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  36. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  37. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  38. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  40. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 10 years ago
  41. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  43. da08143 vlan: more careful checksum features handling by Michal Kubeček · 10 years ago
  44. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 10 years ago
  45. 25175ba net: Allow for more then a single subclass for netif_addr_lock by Vlad Yasevich · 10 years ago
  46. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 10 years ago
  47. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  48. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  50. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  51. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  52. 8e2f1a6 packet: fix packet_direct_xmit for BQL enabled drivers by Daniel Borkmann · 11 years ago
  53. a50e233 net-gro: restore frag0 optimization by Eric Dumazet · 11 years ago
  54. 2d3b479 net-sysfs: expose number of carrier on/off changes by david decotigny · 11 years ago
  55. 339e022 net: export NET_ADDR_* values to user-space API by Florian Fainelli · 11 years ago
  56. 1ee481f net: Allow modules to use is_skb_forwardable by Vlad Yasevich · 11 years ago
  57. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 5efeac4 netpoll: Respect NETIF_F_LLTX by Eric W. Biederman · 11 years ago
  59. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  60. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  61. 015f068 net: net: add a core netdev->tx_dropped counter by Eric Dumazet · 11 years ago
  62. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  63. 693350c netdev: set __percpu attribute on netdev_alloc_pcpu_stats by stephen hemminger · 11 years ago
  64. 7aa9804 net: move net_device priv_flags out from UAPI by Luis R. Rodriguez · 11 years ago
  65. 3f85944 net: Add sysfs file for port number by Amir Vadai · 11 years ago
  66. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. f8ff080 bonding: remove useless updating of slave->dev->last_rx by Veaceslav Falico · 11 years ago
  68. b9507bd netdevice: move netdev_cap_txqueue for shared usage to header by Daniel Borkmann · 11 years ago
  69. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  70. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  71. d206940 net: core: introduce netif_skb_dev_features by Florian Westphal · 11 years ago
  72. a9517d0 rtnetlink: remove ndo_get_slave by Jiri Pirko · 11 years ago
  73. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 11 years ago
  74. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  75. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 11 years ago
  76. 1d486bf net: add NETDEV_PRECHANGEMTU to notify before mtu change happens by Veaceslav Falico · 11 years ago
  77. 5bb025f net: rename sysfs symlinks on device name change by Veaceslav Falico · 11 years ago
  78. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  80. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  81. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  83. 8f84985 net: unify the pcpu_tstats and br_cpu_netstats as one by Li RongQing · 11 years ago
  84. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  85. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  86. 1d143d9 net: core functions cleanup by stephen hemminger · 11 years ago
  87. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  88. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 477bb93 net: remove dead code for add/del multiple by stephen hemminger · 11 years ago
  90. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  91. a0a9663 net: make neigh_priv_len in struct net_device 16bit instead of 8bit by Sebastian Siewior · 11 years ago
  92. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  93. 37cb062 tipc: remove TIPC usage of field af_packet_priv in struct net_device by Ying Xue · 11 years ago
  94. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  95. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  96. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  97. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  98. df42153 net: make ndev->irq signed for error handling by Dan Carpenter · 11 years ago
  99. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  100. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago