1. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  3. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  4. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  5. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  6. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 9 years ago
  7. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 9 years ago
  8. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  9. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 9 years ago
  10. 08b4b8e net: clear skb->priority when forwarding to another netns by WANG Cong · 9 years ago
  11. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  12. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  13. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  14. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 9 years ago
  15. 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 9 years ago
  16. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 9 years ago
  17. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 9 years ago
  19. 91e8313 net: use netif_rx_ni() from process context by Eric Dumazet · 9 years ago
  20. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 9 years ago
  22. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 9 years ago
  23. d4bcef3 net: Fix vlan_get_protocol for stacked vlan by Toshiaki Makita · 9 years ago
  24. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 9 years ago
  25. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. ac64da0 net: rps: fix cpu unplug by Eric Dumazet · 10 years ago
  27. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  28. 1059590 net: allow large number of rx queues by Pankaj Gupta · 10 years ago
  29. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  30. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  31. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  32. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  33. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  34. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  35. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  36. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  37. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  38. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  40. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  41. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  42. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  43. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  44. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  45. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  46. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  47. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  48. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  49. ff960a7 netdev, sched/wait: Fix sleeping inside wait event by Peter Zijlstra · 10 years ago
  50. d75b1ad net: less interrupt masking in NAPI by Eric Dumazet · 10 years ago
  51. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. bc9ad16 net: introduce napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  53. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  54. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  56. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  57. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  58. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  59. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  60. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  61. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  62. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  63. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  64. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  65. 6ea754e net: Change netdev_<level> logging functions to return void by Joe Perches · 10 years ago
  66. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  67. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. cecda69 net: keep original skb which only needs header checking during software GSO by Jason Wang · 10 years ago
  69. 7ce64c7 net: fix creation adjacent device symlinks by Alexander Y. Fomichev · 10 years ago
  70. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  71. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  72. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 1f59533 qdisc: validate frames going through the direct_xmit path by Jesper Dangaard Brouer · 10 years ago
  74. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 10 years ago
  75. 8dcda22 net: xmit_list() becomes dev_hard_start_xmit(). by David S. Miller · 10 years ago
  76. ce93718 net: Don't keep around original SKB when we software segment GSO frames. by David S. Miller · 10 years ago
  77. 50cbe9a net: Validate xmit SKBs right when we pull them out of the qdisc. by David S. Miller · 10 years ago
  78. eae3f88 net: Separate out SKB validation logic from transmit path. by David S. Miller · 10 years ago
  79. 95f6b3d net: Have xmit_list() signal more==true when appropriate. by David S. Miller · 10 years ago
  80. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  81. 7f2e870 net: Move main gso loop out of dev_hard_start_xmit() into helper. by David S. Miller · 10 years ago
  82. 2ea2551 net: Create xmit_one() helper for dev_hard_start_xmit() by David S. Miller · 10 years ago
  83. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  84. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  85. 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
  86. db11503 net: fix checksum features handling in netif_skb_features() by Michal Kubeček · 10 years ago
  87. 4c75431 net: prevent of emerging cross-namespace symlinks by Alexander Y. Fomichev · 10 years ago
  88. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  89. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  90. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  91. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  92. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  93. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  94. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 6fe82a3 net: print a notification on device rename by Veaceslav Falico · 10 years ago
  96. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  97. a40e0a6 net: remove open-coded skb_cow_head. by françois romieu · 10 years ago
  98. c3caf11 net-gre-gro: Fix a bug that breaks the forwarding path by Jerry Chu · 10 years ago
  99. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago