1. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 9 years ago
  2. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 9 years ago
  3. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  4. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 9 years ago
  5. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 9 years ago
  6. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 9 years ago
  7. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 9 years ago
  8. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. ae3e456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  10. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 9 years ago
  11. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 9 years ago
  12. 19689e3 tcp: md5: use kmalloc() backed scratch areas by Eric Dumazet · 9 years ago
  13. fedbb6b ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 9 years ago
  14. b1ed4c4 tcp: add an ability to dump and restore window parameters by Andrey Vagin · 9 years ago
  15. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 9 years ago
  17. 637c841 net: diag: Add support to filter on device index by David Ahern · 9 years ago
  18. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 9 years ago
  19. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 9 years ago
  20. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 9 years ago
  21. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
  22. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 9 years ago
  23. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 9 years ago
  24. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 9 years ago
  25. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 9 years ago
  26. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 9 years ago
  27. e582615 gre: fix error handler by Eric Dumazet · 9 years ago
  28. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 9 years ago
  29. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 9 years ago
  30. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 9 years ago
  31. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 9 years ago
  32. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 9 years ago
  33. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 9 years ago
  34. 86ef7f9 ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 9 years ago
  35. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 9 years ago
  36. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 9 years ago
  37. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 9 years ago
  38. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. 96c63fa net: Add l3mdev rule by David Ahern · 9 years ago
  40. e00431b tcp: accept RST if SEQ matches right edge of right-most SACK block by Pau Espin Pedrol · 9 years ago
  41. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 9 years ago
  42. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 9 years ago
  43. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  44. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 9 years ago
  45. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 9 years ago
  46. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 9 years ago
  47. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  48. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 9 years ago
  49. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 9 years ago
  50. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 9 years ago
  51. 440924b fou: Call setup_udp_tunnel_sock by Tom Herbert · 9 years ago
  52. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 9 years ago
  53. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  54. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago
  55. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 9 years ago
  56. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 9 years ago
  57. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 9 years ago
  59. ed7cbbc udp: Resolve NULL pointer dereference over flow-based vxlan device by Alexander Duyck · 9 years ago
  60. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 9 years ago
  61. 0b922b7 net: original ingress device index in PKTINFO by David Ahern · 9 years ago
  62. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 9 years ago
  63. e271c7b gre: do not keep the GRE header around in collect medata mode by Jiri Benc · 9 years ago
  64. 756ee17 tcp: replace cnt & rtt with struct in pkts_acked() by Lawrence Brakmo · 9 years ago
  65. 10a8198 tcp: refresh skb timestamp at retransmit time by Eric Dumazet · 9 years ago
  66. 1ff23be net: l3mdev: Allow send on enslaved interface by David Ahern · 9 years ago
  67. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  69. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  70. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  71. 47dcc20 ipv4: tcp: ip_send_unicast_reply() is not BH safe by Eric Dumazet · 9 years ago
  72. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 9 years ago
  73. 0a93aae netfilter: conntrack: use a single expectation table for all namespaces by Florian Westphal · 9 years ago
  74. 03d7dc5 netfilter: conntrack: check netns when walking expect hash by Florian Westphal · 9 years ago
  75. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 9 years ago
  76. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 9 years ago
  77. e0c7d47 netfilter: conntrack: check netns when comparing conntrack objects by Florian Westphal · 9 years ago
  78. 245cfdc netfilter: conntrack: small refactoring of conntrack seq_printf by Florian Westphal · 9 years ago
  79. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 9 years ago
  80. 614bdd4 tcp: must block bh in __inet_twsk_hashdance() by Eric Dumazet · 9 years ago
  81. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 9 years ago
  82. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  83. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 9 years ago
  84. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 9 years ago
  85. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 9 years ago
  86. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 9 years ago
  87. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 9 years ago
  88. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 9 years ago
  90. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 9 years ago
  91. 182a352 gre: Create common functions for transmit by Tom Herbert · 9 years ago
  92. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 9 years ago
  93. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 9 years ago
  94. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 9 years ago
  95. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 9 years ago
  96. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 9 years ago
  97. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  98. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 9 years ago
  99. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 9 years ago
  100. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 9 years ago