1. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  2. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  3. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  4. 8cc196d neighbor: gc_list changes should be protected by table lock by David Ahern · 6 years ago
  5. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 0fbe82e net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 6 years ago
  7. 5895631 neighbor: Improve garbage collection by David Ahern · 6 years ago
  8. 40c900a net: core: dev: Attach extack to NETDEV_PRE_UP by Petr Machata · 6 years ago
  9. 2637260 net: core: dev: Add call_netdevice_notifiers_extack() by Petr Machata · 6 years ago
  10. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  11. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  12. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  13. 7a35a50 neighbor: Add extack messages for add and delete commands by David Ahern · 6 years ago
  14. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  15. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  16. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  17. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  18. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  19. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  20. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  21. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  22. 846e980 devlink: Add 'fw_load_policy' generic parameter by Shalom Toledo · 6 years ago
  23. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  24. f71c614 bpf: Support sk lookup in netns with id 0 by Joe Stringer · 6 years ago
  25. b7df9ada bpf: fix pointer offsets in context for 32 bit by Daniel Borkmann · 6 years ago
  26. a293974 rtnetlink: avoid frame size warning in rtnl_newlink() by Jakub Kicinski · 6 years ago
  27. 420d031 rtnetlink: remove a level of indentation in rtnl_newlink() by Jakub Kicinski · 6 years ago
  28. b0e3f1b net: Add trace events for all receive exit points by Geneviève Bastien · 6 years ago
  29. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  30. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  31. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  32. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  33. 7246d8e bpf: helper to pop data from messages by John Fastabend · 6 years ago
  34. 288f06a0 netns: enable to dump full nsid translation table by Nicolas Dichtel · 6 years ago
  35. 3a4f68b netns: enable to specify a nsid for a get request by Nicolas Dichtel · 6 years ago
  36. cff478b netns: add support of NETNSA_TARGET_NSID by Nicolas Dichtel · 6 years ago
  37. a0732ad netns: introduce 'struct net_fill_args' by Nicolas Dichtel · 6 years ago
  38. 74be39e netns: remove net arg from rtnl_net_fill() by Nicolas Dichtel · 6 years ago
  39. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  40. d8f3e97 bpf: Avoid unnecessary instruction in convert_bpf_ld_abs() by David Miller · 6 years ago
  41. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  42. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  43. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  44. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  46. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  47. f11216b bpf: add skb->tstamp r/w access from tc clsact and cg skb progs by Vlad Dumitrescu · 6 years ago
  48. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  49. 6f9a506 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  50. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  52. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  53. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  54. 9c21225 net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  55. 6c49e65 bpf: Support socket lookup in CGROUP_SOCK_ADDR progs by Andrey Ignatov · 6 years ago
  56. cac6cc2 bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp by Andrey Ignatov · 6 years ago
  57. 982c17b net: remove BUG_ON from __pskb_pull_tail by Li RongQing · 6 years ago
  58. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  59. 76c6d98 sctp: add sock_reuseport for the sock in __sctp_hash_endpoint by Xin Long · 6 years ago
  60. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  62. c8123ea bpf: Extend the sk_lookup() helper to XDP hookpoint. by Nitin Hande · 6 years ago
  63. a5a3a82 bpf: add perf event notificaton support for sock_ops by Sowmini Varadhan · 6 years ago
  64. b13b878 bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp by Andrey Ignatov · 6 years ago
  65. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  66. 49f8e83 net: move __skb_checksum_complete*() to skbuff.c by Cong Wang · 6 years ago
  67. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  68. 5025425 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  69. 9b31914 net/vlan: include the shift in skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  70. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  71. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  72. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  73. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  74. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  75. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  76. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  77. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  78. da71577 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  79. ece2371 net: Properly unlink GRO packets on overflow. by David S. Miller · 6 years ago
  80. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  81. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  82. aab456d net/neigh: fix NULL deref in pneigh_dump_table() by Eric Dumazet · 6 years ago
  83. d8fd9e1 bpf: fix wrong helper enablement in cgroup local storage by Daniel Borkmann · 6 years ago
  84. 83c4087 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  85. ede95a63 bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 6 years ago
  86. b09928b bpf: make direct packet write unclone more robust by Daniel Borkmann · 6 years ago
  87. ab21c1b bpf: disallow direct packet access for unpriv in cg_skb by Daniel Borkmann · 6 years ago
  88. db4f1be net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  89. c63586d net: rtnl_dump_all needs to propagate error from dumpit function by David Ahern · 6 years ago
  90. a90e90b cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  91. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  92. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  93. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  95. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  96. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  97. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  98. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  99. b39b5f4 bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB by Song Liu · 6 years ago
  100. f1a2e44 bpf: add queue and stack maps by Mauricio Vasquez B · 6 years ago