1. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 8 years ago
  2. e8a732d udp: fix secpath leak by Yossi Kuperman · 8 years ago
  3. 04f1c4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  4. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 8 years ago
  5. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 8 years ago
  6. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  7. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 8 years ago
  8. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 8 years ago
  9. af57d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  10. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  11. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 8 years ago
  12. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 8 years ago
  13. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 8 years ago
  14. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 8 years ago
  15. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 8 years ago
  16. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 8 years ago
  17. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 8 years ago
  18. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 8 years ago
  19. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 8 years ago
  20. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  21. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 8 years ago
  22. 7a34bcb jump_label: Do not use unserialized static_key_enabled() by Paolo Bonzini · 8 years ago
  23. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 8 years ago
  24. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 8 years ago
  25. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 8 years ago
  26. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 8 years ago
  27. df92c83 tcp: fix xmit timer to only be reset if data ACKed/SACKed by Neal Cardwell · 8 years ago
  28. a281581 tcp: enable xmit timer fix by having TLP use time when RTO should fire by Neal Cardwell · 8 years ago
  29. e1a10ef tcp: introduce tcp_rto_delta_us() helper for xmit timer fix by Neal Cardwell · 8 years ago
  30. 2dda640 net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 8 years ago
  31. ed25497 tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 8 years ago
  32. 1bff8a0 gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP by K. Den · 8 years ago
  33. 4041395 Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 8 years ago
  34. 71ed7ee ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev() by Ido Schimmel · 8 years ago
  35. 9beceb5 netfilter: x_tables: Fix use-after-free in ipt_do_table. by Taehee Yoo · 8 years ago
  36. efe967c tcp: avoid bogus gcc-7 array-bounds warning by Arnd Bergmann · 8 years ago
  37. c9f2c1a udp6: fix socket leak on early demux by Paolo Abeni · 8 years ago
  38. 9688f9b udp: unbreak build lacking CONFIG_XFRM by Paolo Abeni · 8 years ago
  39. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 8 years ago
  40. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 8 years ago
  42. 3840538 netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry by Sabrina Dubroca · 8 years ago
  43. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  44. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 8 years ago
  45. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 8 years ago
  46. 974292d netfilter: nf_tables: only allow in/output for arp packets by Florian Westphal · 8 years ago
  47. 3298456 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 8 years ago
  48. 1d3648e tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 8 years ago
  49. 79135b8 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 8 years ago
  50. f19fd62 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 8 years ago
  51. 4aea287 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 8 years ago
  52. 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 8 years ago
  53. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  54. e619492 esp: Fix memleaks on error paths. by Steffen Klassert · 8 years ago
  55. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 8 years ago
  56. e8f37d5 tcp: md5: tcp_md5_do_lookup_exact() can be static by Wu Fengguang · 8 years ago
  57. 7114f51 Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 8 years ago
  59. bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 8 years ago
  60. e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 8 years ago
  61. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  62. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  63. 784c372 net: make sk_ehashfn() static by Eric Dumazet · 8 years ago
  64. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  65. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
  66. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
  67. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  68. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  69. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  70. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  71. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  72. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  73. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  74. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  75. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  77. a2c841d do_ip_setsockopt(): don't open-code memdup_user() by Al Viro · 8 years ago
  78. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
  79. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  80. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
  81. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  82. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  83. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  84. d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 8 years ago
  85. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  86. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  87. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
  88. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
  89. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  90. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  91. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
  93. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
  94. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
  95. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 8 years ago
  96. 7aed9f7 net/route: use get_random_int for random counter by Jason A. Donenfeld · 8 years ago
  97. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  98. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  99. 202f59a netfilter: ipt_CLUSTERIP: do not hold dev by Xin Long · 8 years ago
  100. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago