1. f626300 tcp: consider recv buf for the initial window scale by Soheil Hassas Yeganeh · 8 years ago
  2. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  3. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  4. 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
  5. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  6. 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
  7. c42d712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  8. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 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
  10. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  11. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  12. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  13. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  14. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  15. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  16. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  17. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  18. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  19. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  20. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  21. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  22. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  23. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  24. f3438bc timers, net/ipv4/inet: Initialize connection request timers as pinned by Thomas Gleixner · 8 years ago
  25. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  26. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  28. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  29. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  30. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 8 years ago
  31. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  32. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 8 years ago
  33. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  35. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  36. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  37. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  38. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  39. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 8 years ago
  40. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  41. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  42. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  43. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  44. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  45. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  46. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  47. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  48. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  49. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  50. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  51. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  52. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  53. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  54. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  55. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  56. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  57. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  58. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  60. e00431b tcp: accept RST if SEQ matches right edge of right-most SACK block by Pau Espin Pedrol · 8 years ago
  61. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 8 years ago
  62. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 8 years ago
  63. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  64. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  65. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 8 years ago
  66. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  67. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  68. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  69. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 8 years ago
  70. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago
  71. 440924b fou: Call setup_udp_tunnel_sock by Tom Herbert · 8 years ago
  72. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  73. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  74. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  75. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  76. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 8 years ago
  77. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 8 years ago
  79. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 8 years ago
  80. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 8 years ago
  81. 0b922b7 net: original ingress device index in PKTINFO by David Ahern · 8 years ago
  82. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  83. e271c7b gre: do not keep the GRE header around in collect medata mode by Jiri Benc · 8 years ago
  84. 756ee17 tcp: replace cnt & rtt with struct in pkts_acked() by Lawrence Brakmo · 8 years ago
  85. 10a8198 tcp: refresh skb timestamp at retransmit time by Eric Dumazet · 8 years ago
  86. 1ff23be net: l3mdev: Allow send on enslaved interface by David Ahern · 8 years ago
  87. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  89. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 8 years ago
  90. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 8 years ago
  91. 47dcc20 ipv4: tcp: ip_send_unicast_reply() is not BH safe by Eric Dumazet · 8 years ago
  92. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 8 years ago
  93. 0a93aae netfilter: conntrack: use a single expectation table for all namespaces by Florian Westphal · 8 years ago
  94. 03d7dc5 netfilter: conntrack: check netns when walking expect hash by Florian Westphal · 8 years ago
  95. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 8 years ago
  96. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 8 years ago
  97. e0c7d47 netfilter: conntrack: check netns when comparing conntrack objects by Florian Westphal · 8 years ago
  98. 245cfdc netfilter: conntrack: small refactoring of conntrack seq_printf by Florian Westphal · 8 years ago
  99. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 8 years ago
  100. 614bdd4 tcp: must block bh in __inet_twsk_hashdance() by Eric Dumazet · 8 years ago