1. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  2. 197df02 udp: make some messages more descriptive by Matteo Croce · 7 years ago
  3. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  4. 12ed377 ip: update policy routing config help by Stephen Hemminger · 7 years ago
  5. 75cb070 Revert "net: defer call to cgroup_sk_alloc()" by Eric Dumazet · 7 years ago
  6. fbb1fb4 net: defer call to cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  7. 9f1c267 net: memcontrol: defer call to mem_cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  8. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  9. 996b44f udp: fix bcast packet reception by Paolo Abeni · 7 years ago
  10. 6c0e728 ipv4: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  11. 49f817d netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook by Lin Zhang · 7 years ago
  12. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  13. c84bed4 ip_gre: erspan device should keep dst by Xin Long · 7 years ago
  14. c122fda ip_gre: set tunnel hlen properly in erspan_tunnel_init by Xin Long · 7 years ago
  15. 5513d08 ip_gre: check packet length and mtu correctly in erspan_xmit by Xin Long · 7 years ago
  16. 935a974 ip_gre: get key from session_id correctly in erspan_rcv by Xin Long · 7 years ago
  17. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  18. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  19. d51711c ip_gre: ipgre_tap device should keep dst by Xin Long · 7 years ago
  20. 35f493b inetpeer: fix RCU lookup() again by Eric Dumazet · 7 years ago
  21. 36f6ee2 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  22. fbed24b inet: fix improper empty comparison by Josef Bacik · 7 years ago
  23. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  24. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  25. b5b7db8 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago
  26. 4c71244 tcp: remove two unused functions by Yuchung Cheng · 7 years ago
  27. fc22579 tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  28. 8c72c65 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  29. cbea8f0 net: ipv4: fix l3slave check for index returned in IP_PKTINFO by David Ahern · 7 years ago
  30. 833a8b4 ip_tunnel: fix ip tunnel lookup in collect_md mode by Haishuang Yan · 7 years ago
  31. da8ab57 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  32. 0f693f1 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  33. 1f3b359 tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  34. 1080746 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  35. a5d7a71 netfilter: xtables: add scheduling opportunity in get_counters by Florian Westphal · 7 years ago
  36. ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 7 years ago
  37. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  38. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  40. 44d6e2f2 net: Replace NF_CT_ASSERT() with WARN_ON(). by Varsha Rao · 7 years ago
  41. d1c1e39 netfilter: remove unused hooknum arg from packet functions by Florian Westphal · 7 years ago
  42. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  43. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  44. 5a63643 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  45. fb452a1 Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  46. 864150d net: Add module reference to FIB notifiers by Ido Schimmel · 7 years ago
  47. db5bce3 net: prepare (struct ubuf_info)->refcnt conversion by Eric Dumazet · 7 years ago
  48. c03fa9b tcp_diag: report TCP MD5 signing keys and addresses by Ivan Delalande · 7 years ago
  49. b37e884 inet_diag: allow protocols to provide additional data by Ivan Delalande · 7 years ago
  50. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 4cc5b44 inetpeer: fix RCU lookup() by Eric Dumazet · 7 years ago
  52. e8a732d udp: fix secpath leak by Yossi Kuperman · 7 years ago
  53. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  54. 31770e3 tcp: Revert "tcp: remove header prediction" by Florian Westphal · 7 years ago
  55. c1d2b4c tcp: Revert "tcp: remove CA_ACK_SLOWPATH" by Florian Westphal · 7 years ago
  56. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  57. 04f1c4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  58. a8e3bb3 net: Add comment that early_demux can change via sysctl by David Ahern · 7 years ago
  59. 1a66a83 gre: add collect_md mode to ERSPAN tunnel by William Tu · 7 years ago
  60. 862a03c gre: refactor the gre_fb_xmit by William Tu · 7 years ago
  61. 0315793 Revert "ipv4: make net_protocol const" by David Ahern · 7 years ago
  62. aa8db49 ipv4: make net_protocol const by Bhumika Goyal · 7 years ago
  63. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  64. bd9dfc5 tcp: fix hang in tcp_sendpage_locked() by Eric Dumazet · 7 years ago
  65. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
  66. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  67. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 7 years ago
  68. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 7 years ago
  69. af57d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  70. 9195083 netfilter: conntrack: place print_tuple in procfs part by Florian Westphal · 7 years ago
  71. 09ec82f netfilter: conntrack: remove protocol name from l4proto struct by Florian Westphal · 7 years ago
  72. a3134d5 netfilter: conntrack: remove protocol name from l3proto struct by Florian Westphal · 7 years ago
  73. 0d03510 netfilter: conntrack: compute l3proto nla size at compile time by Florian Westphal · 7 years ago
  74. eee6ebb netfilter: nf_nat_h323: fix logical-not-parentheses warning by Nick Desaulniers · 7 years ago
  75. 60890e0 gre: remove duplicated assignment of iph by Colin Ian King · 7 years ago
  76. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  77. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  78. e3d0328 gre: fix goto statement typo by William Tu · 7 years ago
  79. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  80. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 7 years ago
  81. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  82. 49c7158 tcp: Get a proper dst before checking it. by Tonghao Zhang · 7 years ago
  83. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  84. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  86. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  87. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  88. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  89. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  90. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  91. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  92. 774c467 tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6. by David S. Miller · 7 years ago
  93. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 7 years ago
  94. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 394f51a ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl by Florian Westphal · 7 years ago
  96. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  97. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  98. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 7 years ago
  99. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 7 years ago
  100. 1dfa763 net: ipv4: add check for l3slave for index returned in IP_PKTINFO by David Ahern · 7 years ago