1. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 8 years ago
  2. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  3. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  4. 3ee5256 netns: make nla_policy const by stephen hemminger · 8 years ago
  5. 85bae4b drop_monitor: make genl_multicast_group const by stephen hemminger · 8 years ago
  6. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  7. 4185249 net: batch calls to flush_all_backlogs() by Eric Dumazet · 8 years ago
  8. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  9. 145dd5f net: flush the softnet backlog in process context by Paolo Abeni · 8 years ago
  10. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  11. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  12. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  13. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  14. 4de1696 bpf: enable event output helper also for xdp types by Daniel Borkmann · 8 years ago
  15. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 8 years ago
  16. 45c7fff bpf: use skb_pkt_type_ok helper in bpf_skb_change_type by Daniel Borkmann · 8 years ago
  17. f6a6692 flow_dissector: Get vlan priority in addition to vlan id by Hadar Hen Zion · 8 years ago
  18. d5709f7 flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci by Hadar Hen Zion · 8 years ago
  19. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. f8c46cb netns: do not call pernet ops for not yet set up init_net namespace by Dmitry Torokhov · 8 years ago
  21. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  22. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  23. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  24. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  25. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  26. 0e7bbcc neigh: allow admin to set NUD_STALE by Julian Anastasov · 8 years ago
  27. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  28. 479ffccc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  29. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  30. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  31. d1c2b50 net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update() by He Chunhui · 8 years ago
  32. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 9 years ago
  33. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 262d862 rtnl: protect do_setlink from IFLA_XDP_ATTACHED by Brenden Blanco · 9 years ago
  35. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 9 years ago
  36. a7862b4 net: add ndo to setup/query xdp prog in adapter rx by Brenden Blanco · 9 years ago
  37. 6a773a1 bpf: add XDP prog type for early driver filter by Brenden Blanco · 9 years ago
  38. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 9 years ago
  39. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 9 years ago
  40. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 9 years ago
  41. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 9 years ago
  42. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 9 years ago
  43. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 9 years ago
  44. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 9 years ago
  46. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 9 years ago
  47. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 9 years ago
  48. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 9 years ago
  49. 13c5c24 bpf: add bpf_get_hash_recalc helper by Daniel Borkmann · 9 years ago
  50. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 9 years ago
  51. 08f4b59 net/devlink: Add E-Switch mode control by Or Gerlitz · 9 years ago
  52. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 9 years ago
  53. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 9 years ago
  54. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 9 years ago
  55. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 9 years ago
  56. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 9 years ago
  57. 153380e fib_rules: Added NLM_F_EXCL support to fib_nl_newrule by Mateusz Bajorski · 9 years ago
  58. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 9 years ago
  59. d2485c4 bpf: add bpf_skb_change_type helper by Daniel Borkmann · 9 years ago
  60. 6578171 bpf: add bpf_skb_change_proto helper by Daniel Borkmann · 9 years ago
  61. 80b48c4 bpf: don't use raw processor id in generic helper by Daniel Borkmann · 9 years ago
  62. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 9 years ago
  64. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 9 years ago
  65. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  66. be4da0e net: the space is required after ',' by Wei Tang · 9 years ago
  67. 84d15ae net: do not initialise statics to 0 by Wei Tang · 9 years ago
  68. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 9 years ago
  69. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 9 years ago
  70. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 9 years ago
  71. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  72. f7bd9e3 bpf: reject wrong sized filters earlier by Daniel Borkmann · 9 years ago
  73. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 9 years ago
  74. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 96c63fa net: Add l3mdev rule by David Ahern · 9 years ago
  76. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 9 years ago
  77. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 9 years ago
  78. 40e4e71 net: Reduce queue allocation to one in kdump kernel by Hariprasad Shenai · 9 years ago
  79. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 9 years ago
  80. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  81. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  82. 3bcb846 net: get rid of spin_trylock() in net_tx_action() by Eric Dumazet · 9 years ago
  83. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 9 years ago
  84. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  85. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  86. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 9 years ago
  87. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 9 years ago
  88. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  89. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 9 years ago
  90. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  91. 7e2c3ae net: also make sch_handle_egress() drop monitor ready by Daniel Borkmann · 9 years ago
  92. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 9 years ago
  93. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  94. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 9 years ago
  95. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 9 years ago
  96. 953abb3 skbuff: remove unused variable `doff' by Sowmini Varadhan · 9 years ago
  97. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 8a3a4c6 net: make sch_handle_ingress() drop monitor ready by Eric Dumazet · 9 years ago
  99. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 9 years ago
  100. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago