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