1. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  2. 019b1c9 tcp: fix a compile error in DBGUNDO() by Eric Dumazet · 8 years ago
  3. 2fe664f tcp: fix wrong checksum calculation on MTU probing by Douglas Caetano dos Santos · 8 years ago
  4. 7e32b44 tcp: properly account Fast Open SYN-ACK retrans by Yuchung Cheng · 8 years ago
  5. de1d657 tcp: fix under-accounting retransmit SNMP counters by Yuchung Cheng · 8 years ago
  6. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  7. adb0311 net: get rid of an signed integer overflow in ip_idents_reserve() by Eric Dumazet · 8 years ago
  8. b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
  9. ffb4d6c tcp: fix overflow in __tcp_retransmit_skb() by Eric Dumazet · 8 years ago
  10. d6f64d7 net: VRF: Pass original iif to ip_route_input() by Mark Tomlinson · 8 years ago
  11. 67b9f0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  12. 1fb81e0 vti: use right inner_mode for inbound inter address family policy checks by thomas.zeitlhofer+lkml@ze-it.at · 8 years ago
  13. db7196a tcp: cwnd does not increase in TCP YeAH by Artem Germanov · 8 years ago
  14. 76061f6 tcp: fastopen: avoid negative sk_forward_alloc by Eric Dumazet · 8 years ago
  15. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  16. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  17. d1a6cba netfilter: nft_chain_route: re-route before skb is queued to userspace by Liping Zhang · 8 years ago
  18. 28b346c tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data by Neal Cardwell · 8 years ago
  19. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  20. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  21. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  22. 75d855a udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  23. 20a2b49 tcp: properly scale window in tcp_v[46]_reqsk_send_ack() by Eric Dumazet · 8 years ago
  24. e83c674 udp: fix poll() issue with zero sized packets by Eric Dumazet · 8 years ago
  25. c0451fe net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset by Shmulik Ladkani · 8 years ago
  26. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  27. 98a384e fib_trie: Fix the description of pos and bits by Xunlei Pang · 8 years ago
  28. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  29. a5d0dc8 vti: flush x-netns xfrm cache when vti interface is removed by Lance Richardson · 8 years ago
  30. 94d9f1c ipv4: panic in leaf_walk_rcu due to stale node pointer by David Forster · 8 years ago
  31. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  32. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  33. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  34. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  35. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  36. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  38. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. b8247f0 net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs by Shmulik Ladkani · 8 years ago
  40. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  41. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  42. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  43. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  44. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  45. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  46. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  47. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  48. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  49. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  50. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  51. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  52. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  53. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  54. f3438bc timers, net/ipv4/inet: Initialize connection request timers as pinned by Thomas Gleixner · 8 years ago
  55. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  56. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  58. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  59. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  60. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  61. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  62. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  63. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  65. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  66. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  67. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  68. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  69. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 8 years ago
  70. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  71. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  72. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  73. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  74. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  75. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  76. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  77. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  78. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  79. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  80. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  81. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  82. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  83. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  84. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  85. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  86. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  87. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  88. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  90. e00431b tcp: accept RST if SEQ matches right edge of right-most SACK block by Pau Espin Pedrol · 8 years ago
  91. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 8 years ago
  92. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 8 years ago
  93. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  94. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  95. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 8 years ago
  96. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  97. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  98. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  99. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 8 years ago
  100. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago