1. 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
  2. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  3. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. 3f80e08 tcp: add tcp_reset_xmit_timer() helper by Eric Dumazet · 6 years ago
  5. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  6. 807192d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  7. 604d415 llc: do not use sk_eat_skb() by Eric Dumazet · 6 years ago
  8. 2af1ccd net: dsa: legacy: simplify getting .driver_data by Wolfram Sang · 6 years ago
  9. c08f5ed net/sched: act_police: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  10. 9469f37 net/sched: act_gact: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  11. 4b78030 net: bpfilter: Set user mode helper's command line by Olivier Brunel · 6 years ago
  12. 6371a71 net/ipv6: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  13. 5fcd266 net/ipv4: Add support for dumping addresses for a specific device by David Ahern · 6 years ago
  14. fe884c2 net/ipv6: Remove ip_idx arg to in6_dump_addrs by David Ahern · 6 years ago
  15. 1c98eca net/ipv4: Move loop over addresses on a device into in_dev_dump_addr by David Ahern · 6 years ago
  16. 988f3f1 tipc: eliminate message disordering during binding table update by Jon Maloy · 6 years ago
  17. 29e270f tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  18. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  19. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. c16ee04 ulp: remove uid and user_visible members by Daniel Borkmann · 6 years ago
  21. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  22. 4ba4c56 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  23. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  24. 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
  25. a4efbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  26. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  27. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  28. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  29. 2cb494a bpf: add tests for direct packet access from CGROUP_SKB by Song Liu · 6 years ago
  30. b39b5f4 bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB by Song Liu · 6 years ago
  31. f1a2e44 bpf: add queue and stack maps by Mauricio Vasquez B · 6 years ago
  32. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  34. af510eb Revert "netfilter: xt_quota: fix the behavior of xt_quota module" by Pablo Neira Ayuso · 6 years ago
  35. da8a705 netfilter: remove two unused variables. by Weongyo Jeong · 6 years ago
  36. a3fb369 netfilter: nf_flow_table: do not remove offload when other netns's interface is down by Taehee Yoo · 6 years ago
  37. 5f1be84 netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup() by Taehee Yoo · 6 years ago
  38. b7f1a16 netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine by Taehee Yoo · 6 years ago
  39. d4d576f ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  40. 7986191 tcp: fix TCP_REPAIR xmit queue setup by Eric Dumazet · 6 years ago
  41. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  42. b616856 net: socket: fix a missing-check bug by Wenwen Wang · 6 years ago
  43. 3c53ed8 net: sched: Fix for duplicate class dump by Phil Sutter · 6 years ago
  44. cd305c7 sctp: use sk_wmem_queued to check for writable space by Xin Long · 6 years ago
  45. 605c0ac sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size by Xin Long · 6 years ago
  46. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  47. 2ee653f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  48. eddf016 net: ipmr: fix unresolved entry dumps by Nikolay Aleksandrov · 6 years ago
  49. 84dad55 udp6: fix encap return code for resubmitting by Paolo Abeni · 6 years ago
  50. cf33e25 tcp_bbr: centralize code to set gains by Neal Cardwell · 6 years ago
  51. a87c83d tcp_bbr: adjust TCP BBR for departure time pacing by Neal Cardwell · 6 years ago
  52. cb10c7c net/ncsi: Add NCSI Broadcom OEM command by Vijay Khemka · 6 years ago
  53. c863850 sctp: not free the new asoc when sctp_wait_for_connect returns err by Xin Long · 6 years ago
  54. b336dec sctp: fix race on sctp_id2asoc by Marcelo Ricardo Leitner · 6 years ago
  55. 8425843 net: bpfilter: use get_pid_task instead of pid_task by Taehee Yoo · 6 years ago
  56. 33c4368 net: fix warning in af_unix by Kyeongdon Kim · 6 years ago
  57. e9ba0fb bridge: switchdev: Allow clearing FDB entry offload indication by Ido Schimmel · 6 years ago
  58. 02c558b bpf: sockmap, support for msg_peek in sk_msg with redirect ingress by John Fastabend · 6 years ago
  59. 3f4c312 bpf: sockmap, fix skmsg recvmsg handler to track size correctly by John Fastabend · 6 years ago
  60. aadd435 tcp, ulp: remove socket lock assertion on ULP cleanup by Daniel Borkmann · 6 years ago
  61. cb20f2d netfilter: xt_nat: fix DNAT target for shifted portmap ranges by Paolo Abeni · 6 years ago
  62. 0ac1077 sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead by Xin Long · 6 years ago
  63. 95c9799 netfilter: nf_nat_snmp_basic: add missing helper alias name by Taehee Yoo · 6 years ago
  64. e891e50 netfilter: xt_osf: simplify xt_osf_match_packet() by Pablo Neira Ayuso · 6 years ago
  65. 1321a6a netfilter: nft_xfrm: use state family, not hook one by Florian Westphal · 6 years ago
  66. a218dc8 netfilter: nft_osf: Add ttl option support by Fernando Fernandez Mancera · 6 years ago
  67. ea9cf2a netfilter: cttimeout: remove set but not used variable 'l3num' by YueHaibing · 6 years ago
  68. 4b87dd5 netfilter: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  69. e4e92fb net/ipv4: Bail early if user only wants prefix entries by David Ahern · 6 years ago
  70. 08e814c net/ipv6: Bail early if user only wants cloned entries by David Ahern · 6 years ago
  71. 196cfeb net/mpls: Handle kernel side filtering of route dumps by David Ahern · 6 years ago
  72. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  73. cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
  74. e1cedae ipmr: Refactor mr_rtm_dumproute by David Ahern · 6 years ago
  75. bae9a78 net/mpls: Plumb support for filtering route dumps by David Ahern · 6 years ago
  76. 13e3890 net/ipv6: Plumb support for filtering route dumps by David Ahern · 6 years ago
  77. 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
  78. 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
  79. 22e6c58 netlink: Add answer_flags to netlink_callback by David Ahern · 6 years ago
  80. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  81. 1890fea rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler by David Howells · 6 years ago
  82. 825e1c5 tcp: cdg: use tcp high resolution clock cache by Eric Dumazet · 6 years ago
  83. 97ec3eb tcp_bbr: fix typo in bbr_pacing_margin_percent by Neal Cardwell · 6 years ago
  84. 864e5c0 tcp: optimize tcp internal pacing by Eric Dumazet · 6 years ago
  85. 7baf33b net_sched: sch_fq: no longer use skb_is_tcp_pure_ack() by Eric Dumazet · 6 years ago
  86. a7a2563 tcp: mitigate scheduling jitter in EDT pacing model by Eric Dumazet · 6 years ago
  87. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  88. 5f6188a tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh by Eric Dumazet · 6 years ago
  89. d805397 sctp: use the pmtu from the icmp packet to update transport pathmtu by Xin Long · 6 years ago
  90. 1a3aea2 net: bridge: fix a possible memory leak in __vlan_add by Li RongQing · 6 years ago
  91. bc0e7cf rxrpc: Add /proc/net/rxrpc/peers to display peer list by David Howells · 6 years ago
  92. dc012f3 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  93. d3092b2 tipc: fix unsafe rcu locking when accessing publication list by Tung Nguyen · 6 years ago
  94. 7ec8dc9 rxrpc: Fix incorrect conditional on IPV6 by David Howells · 6 years ago
  95. f547fac ipv6: rate-limit probes for neighbourless routes by Sabrina Dubroca · 6 years ago
  96. d6672a5 rxrpc: use correct kvec num when sending BUSY response packet by YueHaibing · 6 years ago
  97. d7b4c24 rxrpc: Fix an uninitialised variable by David Howells · 6 years ago
  98. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  99. 5a8e7ae llc: set SOCK_RCU_FREE in llc_sap_add_socket() by Cong Wang · 6 years ago
  100. 9771b8c net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command by Justin.Lee1@Dell.com · 6 years ago