1. e7b8164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  2. 35edfdc net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago
  3. 1d79895 sk_msg: Always cancel strp work before freeing the psock by Jakub Sitnicki · 6 years ago
  4. c9e4576 bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() by Yafang Shao · 6 years ago
  5. 6436408 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  6. e7c87bd bpf: in __bpf_redirect_no_mac pull mac only if present by Willem de Bruijn · 6 years ago
  7. 87fff3c neighbour: Do not perturb drop profiles when neigh_probe by Yang Wei · 6 years ago
  8. e224c39 bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing by Yuchung Cheng · 6 years ago
  9. f4924f2 bpf: bpf_setsockopt: reset sock dst on SO_MARK changes by Peter Oskolkov · 6 years ago
  10. c61c276 bpf: Correctly annotate implicit fall through in bpf_base_func_proto by Mathieu Malaterre · 6 years ago
  11. 01b833a net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  12. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. e8b108b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  14. 85704cb net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  15. 31aa650 bpf: correctly set initial window on active Fast Open sender by Yuchung Cheng · 6 years ago
  16. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  17. f8c468e net, skbuff: do not prefer skb allocation fails early by David Rientjes · 6 years ago
  18. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  19. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  20. f989d03 net: rtnetlink: address is mandatory for rtnl_fdb_get by Nikolay Aleksandrov · 6 years ago
  21. f9fc54d ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  22. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  23. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  24. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 90cadbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 0eb987c net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  27. f2ab958 net: Revert recent Spectre-v1 patches. by David S. Miller · 6 years ago
  28. 50d5258 net: core: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  29. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 682ec85 net: minor cleanup in skb_ext_add() by Paolo Abeni · 6 years ago
  31. e94e50b net: fix possible user-after-free in skb_ext_add() by Paolo Abeni · 6 years ago
  32. 5c1e7e9 Prevent overflow of sk_msg in sk_msg_clone() by Vakul Garg · 6 years ago
  33. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  34. 463561e neighbour: remove stray semicolon by Colin Ian King · 6 years ago
  35. a136678 bpf: sk_msg, zap ingress queue on psock down by John Fastabend · 6 years ago
  36. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  37. 5119940 bpf: skb_verdict, support SK_PASS on RX BPF path by John Fastabend · 6 years ago
  38. 7a69c0f bpf: skmsg, replace comments with BUILD bug by John Fastabend · 6 years ago
  39. bc1b4f0 bpf: sk_msg, improve offset chk in _is_valid_access by John Fastabend · 6 years ago
  40. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. a9cd343 neighbor: Use nda_policy for validating attributes in adds and dump requests by David Ahern · 6 years ago
  42. c0fde87 neighbor: NTF_PROXY is a valid ndm_flag for a dump request by David Ahern · 6 years ago
  43. 754d5da neighbor: Initialize protocol when new pneigh_entry are created by David Ahern · 6 years ago
  44. 8e1da73 gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  45. 82cbb5c neighbour: register rtnl doit handler by Roopa Prabhu · 6 years ago
  46. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  47. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  48. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  49. 3bdbd02 bpf: sockmap, metadata support for reporting size of msg by John Fastabend · 6 years ago
  50. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  51. df9b0e3 neighbor: Add protocol attribute by David Ahern · 6 years ago
  52. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  53. e997f8a neighbor: Remove externally learned entries from gc_list by David Ahern · 6 years ago
  54. 526f1b5 neighbor: Move neigh_update_ext_learned to core file by David Ahern · 6 years ago
  55. 7e6f182 neighbor: Remove state and flags arguments to neigh_del by David Ahern · 6 years ago
  56. 758a7f0 neighbor: Fix state check in neigh_forced_gc by David Ahern · 6 years ago
  57. 9c29a2f neighbor: Fix locking order for gc_list changes by David Ahern · 6 years ago
  58. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  59. 1570415 net: dev: Add NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  60. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  61. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  62. 950fcae datagram: consolidate datagram copy to iter helpers by Sagi Grimberg · 6 years ago
  63. 0fc0779 datagram: open-code copy_page_to_iter by Sagi Grimberg · 6 years ago
  64. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  65. fdadd04 bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  66. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  67. 8cc196d neighbor: gc_list changes should be protected by table lock by David Ahern · 6 years ago
  68. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. 0fbe82e net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  70. 5895631 neighbor: Improve garbage collection by David Ahern · 6 years ago
  71. ec3d837 net/flow_dissector: correctly cap nhoff and thoff in case of BPF by Stanislav Fomichev · 6 years ago
  72. 13e56ec selftests/bpf: use thoff instead of nhoff in BPF flow dissector by Stanislav Fomichev · 6 years ago
  73. 40c900a net: core: dev: Attach extack to NETDEV_PRE_UP by Petr Machata · 6 years ago
  74. 2637260 net: core: dev: Add call_netdevice_notifiers_extack() by Petr Machata · 6 years ago
  75. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  76. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  77. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  78. 7a35a50 neighbor: Add extack messages for add and delete commands by David Ahern · 6 years ago
  79. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  80. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  81. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  82. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  83. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  84. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  85. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  86. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  87. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  88. 846e980 devlink: Add 'fw_load_policy' generic parameter by Shalom Toledo · 6 years ago
  89. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  90. 0245b80 net/core/skmsg: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  91. 5da54c1 net/core: Replace call_rcu_bh() and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  92. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  93. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  94. a293974 rtnetlink: avoid frame size warning in rtnl_newlink() by Jakub Kicinski · 6 years ago
  95. 420d031 rtnetlink: remove a level of indentation in rtnl_newlink() by Jakub Kicinski · 6 years ago
  96. b0e3f1b net: Add trace events for all receive exit points by Geneviève Bastien · 6 years ago
  97. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  98. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  99. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  100. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago