1. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 8 years ago
  2. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 8 years ago
  3. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 8 years ago
  4. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 8 years ago
  5. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 8 years ago
  6. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 8 years ago
  7. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 8 years ago
  8. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 8 years ago
  10. e316ea6 tcp/dccp: remove obsolete WARN_ON() in icmp handlers by Eric Dumazet · 8 years ago
  11. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  12. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  13. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  14. acffb58 net: diag: add a scheduling point in inet_diag_dump_icsk() by Eric Dumazet · 8 years ago
  15. 2646190 netfilter: Allow calling into nat helper without skb_dst. by Jarno Rajahalme · 8 years ago
  16. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 8 years ago
  17. 0833482 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb by Alexander Duyck · 8 years ago
  18. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 8 years ago
  19. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 8 years ago
  20. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 8 years ago
  21. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 8 years ago
  22. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  23. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 8 years ago
  24. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. a9d99ce tcp: fix tcpi_segs_in after connection establishment by Eric Dumazet · 8 years ago
  26. 8dfd329 arp: correct return value of arp_rcv by Zhang Shengju · 8 years ago
  27. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 8 years ago
  28. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 8 years ago
  29. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 8 years ago
  30. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  31. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 8 years ago
  32. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 8 years ago
  33. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 8 years ago
  34. b1b270d net: ipv4: tcp_probe: Replace timespec with timespec64 by Deepa Dinamani · 8 years ago
  35. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 8 years ago
  36. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 8 years ago
  37. 17b693c net: l3mdev: prefer VRF master for source address selection by David Lamparter · 8 years ago
  38. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 8 years ago
  39. a8c4a25 ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL by Hannes Frederic Sowa · 8 years ago
  40. e5fbfc1 soreuseport: fix merge conflict in tcp bind by Craig Gallek · 8 years ago
  41. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 8 years ago
  42. 9bdfb3b tcp: convert cached rtt from usec to jiffies when feeding initial rto by Konstantin Khlebnikov · 8 years ago
  43. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 8 years ago
  45. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 8 years ago
  46. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  47. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 8 years ago
  48. deed49d route: check and remove route cache when we get route by Xin Long · 8 years ago
  49. 1eea84b tcp: correctly crypto_alloc_hash return check by Insu Yun · 8 years ago
  50. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 8 years ago
  51. 52a773d net: Export ip fragment sysctl to unprivileged users by Nikolay Borisov · 8 years ago
  52. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 8 years ago
  53. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 8 years ago
  54. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 8 years ago
  55. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 8 years ago
  56. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 8 years ago
  57. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 8 years ago
  58. 7292355 tcp: md5: release request socket instead of listener by Eric Dumazet · 8 years ago
  59. 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 8 years ago
  60. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 8 years ago
  61. 3720228 tcp: do not set rtt_min to 1 by Eric Dumazet · 8 years ago
  62. 9194830 ipv4: fix memory leaks in ip_cmsg_send() callers by Eric Dumazet · 8 years ago
  63. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 8 years ago
  64. 5393610 net: gre: Implement LCO for GRE over IPv4 by Edward Cree · 8 years ago
  65. 06f6229 fou: enable LCO in FOU and GUE by Edward Cree · 8 years ago
  66. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 8 years ago
  67. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 8 years ago
  68. ea8add2 tcp/dccp: better use of ephemeral ports in bind() by Eric Dumazet · 8 years ago
  69. 1580ab6 tcp/dccp: better use of ephemeral ports in connect() by Eric Dumazet · 8 years ago
  70. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 8 years ago
  71. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 8 years ago
  72. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 8 years ago
  73. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 8 years ago
  74. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 8 years ago
  75. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 8 years ago
  76. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 8 years ago
  77. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 8 years ago
  78. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 8 years ago
  79. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 8 years ago
  80. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 8 years ago
  81. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 8 years ago
  82. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 8 years ago
  83. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  84. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 8 years ago
  85. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  86. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  87. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 8 years ago
  88. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 8 years ago
  89. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 8 years ago
  90. 0aca737 tcp: Fix syncookies sysctl default. by David S. Miller · 8 years ago
  91. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 8 years ago
  92. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 8 years ago
  93. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 8 years ago
  94. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 8 years ago
  95. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 8 years ago
  96. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 8 years ago
  97. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 8 years ago
  98. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 8 years ago
  99. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 8 years ago
  100. d452e6c tcp: tcp_cong_control helper by Yuchung Cheng · 8 years ago