1. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  2. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 3a0ed3e9 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  4. f989d03 net: rtnetlink: address is mandatory for rtnl_fdb_get by Nikolay Aleksandrov · 6 years ago
  5. f9fc54d ethtool: check the return value of get_regs_len by Yunsheng Lin · 6 years ago
  6. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  7. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  8. 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
  9. 90cadbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 0eb987c net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
  11. f2ab958 net: Revert recent Spectre-v1 patches. by David S. Miller · 6 years ago
  12. 50d5258 net: core: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  13. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 682ec85 net: minor cleanup in skb_ext_add() by Paolo Abeni · 6 years ago
  15. e94e50b net: fix possible user-after-free in skb_ext_add() by Paolo Abeni · 6 years ago
  16. 5c1e7e9 Prevent overflow of sk_msg in sk_msg_clone() by Vakul Garg · 6 years ago
  17. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  18. 463561e neighbour: remove stray semicolon by Colin Ian King · 6 years ago
  19. a136678 bpf: sk_msg, zap ingress queue on psock down by John Fastabend · 6 years ago
  20. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  21. 5119940 bpf: skb_verdict, support SK_PASS on RX BPF path by John Fastabend · 6 years ago
  22. 7a69c0f bpf: skmsg, replace comments with BUILD bug by John Fastabend · 6 years ago
  23. bc1b4f0 bpf: sk_msg, improve offset chk in _is_valid_access by John Fastabend · 6 years ago
  24. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. a9cd343 neighbor: Use nda_policy for validating attributes in adds and dump requests by David Ahern · 6 years ago
  26. c0fde87 neighbor: NTF_PROXY is a valid ndm_flag for a dump request by David Ahern · 6 years ago
  27. 754d5da neighbor: Initialize protocol when new pneigh_entry are created by David Ahern · 6 years ago
  28. 8e1da73 gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  29. 82cbb5c neighbour: register rtnl doit handler by Roopa Prabhu · 6 years ago
  30. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  31. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  32. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  33. 3bdbd02 bpf: sockmap, metadata support for reporting size of msg by John Fastabend · 6 years ago
  34. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  35. df9b0e3 neighbor: Add protocol attribute by David Ahern · 6 years ago
  36. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  37. e997f8a neighbor: Remove externally learned entries from gc_list by David Ahern · 6 years ago
  38. 526f1b5 neighbor: Move neigh_update_ext_learned to core file by David Ahern · 6 years ago
  39. 7e6f182 neighbor: Remove state and flags arguments to neigh_del by David Ahern · 6 years ago
  40. 758a7f0 neighbor: Fix state check in neigh_forced_gc by David Ahern · 6 years ago
  41. 9c29a2f neighbor: Fix locking order for gc_list changes by David Ahern · 6 years ago
  42. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  43. 1570415 net: dev: Add NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  44. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  45. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  46. 950fcae datagram: consolidate datagram copy to iter helpers by Sagi Grimberg · 6 years ago
  47. 0fc0779 datagram: open-code copy_page_to_iter by Sagi Grimberg · 6 years ago
  48. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  49. fdadd04 bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  50. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  51. 8cc196d neighbor: gc_list changes should be protected by table lock by David Ahern · 6 years ago
  52. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 0fbe82e net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  54. 5895631 neighbor: Improve garbage collection by David Ahern · 6 years ago
  55. ec3d837 net/flow_dissector: correctly cap nhoff and thoff in case of BPF by Stanislav Fomichev · 6 years ago
  56. 13e56ec selftests/bpf: use thoff instead of nhoff in BPF flow dissector by Stanislav Fomichev · 6 years ago
  57. 40c900a net: core: dev: Attach extack to NETDEV_PRE_UP by Petr Machata · 6 years ago
  58. 2637260 net: core: dev: Add call_netdevice_notifiers_extack() by Petr Machata · 6 years ago
  59. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  60. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  61. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  62. 7a35a50 neighbor: Add extack messages for add and delete commands by David Ahern · 6 years ago
  63. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  64. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  65. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  66. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  67. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  68. 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
  69. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  70. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  71. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  72. 846e980 devlink: Add 'fw_load_policy' generic parameter by Shalom Toledo · 6 years ago
  73. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  74. 0245b80 net/core/skmsg: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  75. 5da54c1 net/core: Replace call_rcu_bh() and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  76. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  77. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  78. a293974 rtnetlink: avoid frame size warning in rtnl_newlink() by Jakub Kicinski · 6 years ago
  79. 420d031 rtnetlink: remove a level of indentation in rtnl_newlink() by Jakub Kicinski · 6 years ago
  80. b0e3f1b net: Add trace events for all receive exit points by Geneviève Bastien · 6 years ago
  81. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  82. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  83. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  84. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  85. 7246d8e bpf: helper to pop data from messages by John Fastabend · 6 years ago
  86. 288f06a netns: enable to dump full nsid translation table by Nicolas Dichtel · 6 years ago
  87. 3a4f68b netns: enable to specify a nsid for a get request by Nicolas Dichtel · 6 years ago
  88. cff478b netns: add support of NETNSA_TARGET_NSID by Nicolas Dichtel · 6 years ago
  89. a0732ad netns: introduce 'struct net_fill_args' by Nicolas Dichtel · 6 years ago
  90. 74be39e netns: remove net arg from rtnl_net_fill() by Nicolas Dichtel · 6 years ago
  91. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  92. d8f3e97 bpf: Avoid unnecessary instruction in convert_bpf_ld_abs() by David Miller · 6 years ago
  93. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  94. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  95. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  96. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  97. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  98. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  99. f11216b bpf: add skb->tstamp r/w access from tc clsact and cg skb progs by Vlad Dumitrescu · 6 years ago
  100. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago