1. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. aab456d net/neigh: fix NULL deref in pneigh_dump_table() by Eric Dumazet · 6 years ago
  3. f64bf6b8 net: allow traceroute with a specified interface in a vrf by Mike Manning · 6 years ago
  4. 5a2de63 bridge: do not add port to router list when receives query with source 0.0.0.0 by Hangbin Liu · 6 years ago
  5. fb692ec net/smc: fix smc_buf_unuse to use the lgr pointer by Karsten Graul · 6 years ago
  6. ee1abcf ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  7. c7a2c49 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  8. 83c4087 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  9. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  10. bf4cc40 net/{ipv4,ipv6}: Do not put target net if input nsid is invalid by Bjørn Mork · 6 years ago
  11. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 4ed591c net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  14. e72bde6 net: sched: Remove TCA_OPTIONS from policy by David Ahern · 6 years ago
  15. db4f1be net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  16. c63586d net: rtnl_dump_all needs to propagate error from dumpit function by David Ahern · 6 years ago
  17. ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
  18. 242afaa net/ipv6: Put target net when address dump fails due to bad attributes by David Ahern · 6 years ago
  19. d7e3861 net/ipv4: Put target net when address dump fails due to bad attributes by David Ahern · 6 years ago
  20. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  21. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  22. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  23. a90e90b cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  24. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  25. 331bc71 SUNRPC: Convert the auth cred cache to use refcount_t by Trond Myklebust · 6 years ago
  26. 79b1818 SUNRPC: Convert auth creds to use refcount_t by Trond Myklebust · 6 years ago
  27. 07d02a6 SUNRPC: Simplify lookup code by Trond Myklebust · 6 years ago
  28. 95cd623 SUNRPC: Clean up the AUTH cache code by Trond Myklebust · 6 years ago
  29. 807192d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  30. 604d415 llc: do not use sk_eat_skb() by Eric Dumazet · 6 years ago
  31. 2af1ccd net: dsa: legacy: simplify getting .driver_data by Wolfram Sang · 6 years ago
  32. c08f5ed net/sched: act_police: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  33. 9469f37 net/sched: act_gact: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  34. 4b78030 net: bpfilter: Set user mode helper's command line by Olivier Brunel · 6 years ago
  35. 6371a71 net/ipv6: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  36. 5fcd266 net/ipv4: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  37. fe884c2 net/ipv6: Remove ip_idx arg to in6_dump_addrs by David Ahern · 6 years ago
  38. 1c98eca net/ipv4: Move loop over addresses on a device into in_dev_dump_addr by David Ahern · 6 years ago
  39. 988f3f1 tipc: eliminate message disordering during binding table update by Jon Maloy · 6 years ago
  40. 29e270f tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  41. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  42. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  43. c16ee04 ulp: remove uid and user_visible members by Daniel Borkmann · 6 years ago
  44. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  45. 4ba4c56 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  46. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  47. 342149c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  48. a4efbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  49. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  50. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  51. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  52. 2cb494a bpf: add tests for direct packet access from CGROUP_SKB by Song Liu · 6 years ago
  53. b39b5f4 bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB by Song Liu · 6 years ago
  54. f1a2e44 bpf: add queue and stack maps by Mauricio Vasquez B · 6 years ago
  55. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  57. af510eb Revert "netfilter: xt_quota: fix the behavior of xt_quota module" by Pablo Neira Ayuso · 6 years ago
  58. da8a705 netfilter: remove two unused variables. by Weongyo Jeong · 6 years ago
  59. a3fb369 netfilter: nf_flow_table: do not remove offload when other netns's interface is down by Taehee Yoo · 6 years ago
  60. 5f1be84 netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup() by Taehee Yoo · 6 years ago
  61. b7f1a16 netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine by Taehee Yoo · 6 years ago
  62. d4d576f ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  63. 7986191 tcp: fix TCP_REPAIR xmit queue setup by Eric Dumazet · 6 years ago
  64. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  65. b616856 net: socket: fix a missing-check bug by Wenwen Wang · 6 years ago
  66. 3c53ed8 net: sched: Fix for duplicate class dump by Phil Sutter · 6 years ago
  67. 93bdcf9 Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  68. 826799e sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  69. e732f44 SUNRPC: Fix a compile warning for cmpxchg64() by Trond Myklebust · 6 years ago
  70. cd305c7 sctp: use sk_wmem_queued to check for writable space by Xin Long · 6 years ago
  71. 605c0ac sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size by Xin Long · 6 years ago
  72. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  73. 2ee653f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  74. eddf016 net: ipmr: fix unresolved entry dumps by Nikolay Aleksandrov · 6 years ago
  75. 84dad55 udp6: fix encap return code for resubmitting by Paolo Abeni · 6 years ago
  76. cf33e25 tcp_bbr: centralize code to set gains by Neal Cardwell · 6 years ago
  77. a87c83d tcp_bbr: adjust TCP BBR for departure time pacing by Neal Cardwell · 6 years ago
  78. cb10c7c net/ncsi: Add NCSI Broadcom OEM command by Vijay Khemka · 6 years ago
  79. c863850 sctp: not free the new asoc when sctp_wait_for_connect returns err by Xin Long · 6 years ago
  80. b336dec sctp: fix race on sctp_id2asoc by Marcelo Ricardo Leitner · 6 years ago
  81. 8425843 net: bpfilter: use get_pid_task instead of pid_task by Taehee Yoo · 6 years ago
  82. 33c4368 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  83. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  84. 02c558b bpf: sockmap, support for msg_peek in sk_msg with redirect ingress by John Fastabend · 6 years ago
  85. 3f4c312 bpf: sockmap, fix skmsg recvmsg handler to track size correctly by John Fastabend · 6 years ago
  86. aadd435 tcp, ulp: remove socket lock assertion on ULP cleanup by Daniel Borkmann · 6 years ago
  87. cb20f2d netfilter: xt_nat: fix DNAT target for shifted portmap ranges by Paolo Abeni · 6 years ago
  88. 0ac1077 sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead by Xin Long · 6 years ago
  89. 95c9799 netfilter: nf_nat_snmp_basic: add missing helper alias name by Taehee Yoo · 6 years ago
  90. e891e50 netfilter: xt_osf: simplify xt_osf_match_packet() by Pablo Neira Ayuso · 6 years ago
  91. 1321a6a netfilter: nft_xfrm: use state family, not hook one by Florian Westphal · 6 years ago
  92. a218dc8 netfilter: nft_osf: Add ttl option support by Fernando Fernandez Mancera · 6 years ago
  93. ea9cf2a netfilter: cttimeout: remove set but not used variable 'l3num' by YueHaibing · 6 years ago
  94. 4b87dd5 netfilter: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  95. e4e92fb net/ipv4: Bail early if user only wants prefix entries by David Ahern · 6 years ago
  96. 08e814c net/ipv6: Bail early if user only wants cloned entries by David Ahern · 6 years ago
  97. 196cfeb net/mpls: Handle kernel side filtering of route dumps by David Ahern · 6 years ago
  98. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  99. cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
  100. e1cedae ipmr: Refactor mr_rtm_dumproute by David Ahern · 6 years ago