1. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 8 years ago
  2. 5498512 net: fix incorrect comment with regard to VLAN packet handling by Girish Moodalbail · 8 years ago
  3. 375ef2b net: Introduce netdev_*_once functions by Gal Pressman · 8 years ago
  4. 8521db4 net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS by Nogah Frankel · 8 years ago
  5. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 8 years ago
  6. 602f3ba net_sch: red: Add offload ability to RED qdisc by Nogah Frankel · 8 years ago
  7. ab3f006 bpf: offload: add infrastructure for loading programs for a specific netdev by Jakub Kicinski · 8 years ago
  8. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 8 years ago
  9. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 8 years ago
  10. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 8 years ago
  11. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 8 years ago
  13. 1c601d8 bpf: cpumap xdp_buff to skb conversion and allocation by Jesper Dangaard Brouer · 8 years ago
  14. 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 8 years ago
  15. 42ab19e net: Add extack to upper device linking by David Ahern · 8 years ago
  16. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 8 years ago
  17. 51d0c047 net: Add extack to netdev_notifier_info by David Ahern · 8 years ago
  18. 6c55700 net: core: decouple ifalias get/set from rtnl lock by Florian Westphal · 8 years ago
  19. 2f657a6 net: dsa: change dsa_ptr for a dsa_port by Vivien Didelot · 8 years ago
  20. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  21. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 8 years ago
  22. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  23. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 25cc72a mlxsw: spectrum: Forbid linking to devices that have uppers by Ido Schimmel · 8 years ago
  25. f16ded5 net: fix two typos in net_device_ops documentation. by Rami Rosen · 8 years ago
  26. 0dd5759 net: remove dmaengine.h inclusion from netdevice.h by Dave Jiang · 8 years ago
  27. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 8 years ago
  28. 960632e netfilter: convert hook list to an array by Aaron Conole · 8 years ago
  29. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 8 years ago
  30. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 8 years ago
  31. b793dc5 net: constify netdev_class_file by stephen hemminger · 8 years ago
  32. 7c49747 net: export some generic xdp helpers by Jason Wang · 8 years ago
  33. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 8 years ago
  34. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 8 years ago
  35. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 8 years ago
  36. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 8 years ago
  37. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 8 years ago
  38. 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 8 years ago
  39. 7051b88 net: make dev_close and related functions void by stephen hemminger · 8 years ago
  40. d9d30ad net: Kill NETIF_F_UFO and SKB_GSO_UDP. by David S. Miller · 8 years ago
  41. 11393cc xdp: Add batching support to redirect map by John Fastabend · 8 years ago
  42. 814abfa xdp: add bpf_redirect helper function by John Fastabend · 8 years ago
  43. f51048c bonding: avoid NETDEV_CHANGEMTU event when unregistering slave by WANG Cong · 8 years ago
  44. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  45. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  46. f3ecab3 net: Remove ndo_dfwd_start_xmit by Mintz, Yuval · 8 years ago
  47. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  48. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  49. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  50. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 8 years ago
  51. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. db46a0e net: update undefined ->ndo_change_mtu() comment by Magnus Damm · 8 years ago
  53. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
  54. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  55. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  56. 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
  57. 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 8 years ago
  58. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  59. b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 8 years ago
  60. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  61. d651983 net: fix some identation issues at kernel-doc markups by Mauro Carvalho Chehab · 8 years ago
  62. d67b9cd xdp: refine xdp api with regards to generic xdp by Daniel Borkmann · 8 years ago
  63. ddf9f97 xdp: propagate extended ack to XDP setup by Jakub Kicinski · 8 years ago
  64. 8ecbc40 net: update comment for netif_dormant() function by Zhang Shengju · 8 years ago
  65. 7acedaf net: move xdp_prog field in RX cache lines by Eric Dumazet · 8 years ago
  66. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  67. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  68. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  69. 5be6614 net: add netif_is_ovs_port helper by Jiri Pirko · 8 years ago
  70. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  71. c7ef8f0 net: Add ESP offload features by Steffen Klassert · 8 years ago
  72. d92be7a net: make struct net_device::min_header_len 8-bit by Alexey Dobriyan · 8 years ago
  73. 5b3dc2f net: neigh: make ->hh_len 32-bit by Alexey Dobriyan · 8 years ago
  74. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  75. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  76. 39e6c82 net: solve a NAPI race by Eric Dumazet · 8 years ago
  77. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  78. 25393d3 net: Prepare gro for packet consuming gro callbacks by Steffen Klassert · 8 years ago
  79. 5f11416 net: Add a skb_gro_flush_final helper. by Steffen Klassert · 8 years ago
  80. fb585b4 net: make net_device members garp_port and mrp_port conditional by Tobias Klauser · 9 years ago
  81. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 217e6fa net: introduce device min_header_len by Willem de Bruijn · 9 years ago
  83. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 9 years ago
  84. 02c1602 net: remove __napi_complete() by Eric Dumazet · 9 years ago
  85. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 9 years ago
  86. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 1a2a144 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 9 years ago
  88. f617f27 net: implement netif_cond_dbg macro by Edward Cree · 9 years ago
  89. 6a4bc2b net: Fix ndo_setup_tc comment by Florian Fainelli · 9 years ago
  90. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 9 years ago
  91. 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 9 years ago
  92. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 9 years ago
  94. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 9 years ago
  95. 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 9 years ago
  96. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 9 years ago
  97. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 9 years ago
  98. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 9 years ago
  99. 5a717f4 netdevice: fix sparse warning for HARD_TX_LOCK by Michael S. Tsirkin · 9 years ago
  100. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago