1. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 8 years ago
  2. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  3. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  4. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  5. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  6. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 8 years ago
  7. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 8 years ago
  8. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 8 years ago
  9. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  11. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  12. d92283e fou: change to use UDP socket GRO by Tom Herbert · 8 years ago
  13. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  14. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  15. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago
  16. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  17. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 8 years ago
  18. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 8 years ago
  19. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  20. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  21. 4ce7e93 tcp: rate limit ACK sent by SYN_RECV request sockets by Eric Dumazet · 9 years ago
  22. a9d6532 ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply() by Eric Dumazet · 9 years ago
  23. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 9 years ago
  24. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 9 years ago
  25. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 9 years ago
  26. 2d33191 tcp/dccp: use rcu locking in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  27. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  28. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  29. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 9 years ago
  30. 6b08492 tcp: use one bit in TCP_SKB_CB to mark ACK timestamps by Soheil Hassas Yeganeh · 9 years ago
  31. 7822ce7 netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address by Haishuang Yan · 9 years ago
  32. 2349262 tcp: remove cwnd moderation after recovery by Yuchung Cheng · 9 years ago
  33. c348338 gro: Allow tunnel stacking in the case of FOU/GUE by Alexander Duyck · 9 years ago
  34. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 9 years ago
  35. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
  36. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 9 years ago
  37. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 9 years ago
  38. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 9 years ago
  39. 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 9 years ago
  40. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 9 years ago
  41. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 9 years ago
  42. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 9 years ago
  43. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 9 years ago
  44. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
  45. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  46. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 9 years ago
  47. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  48. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  49. e316ea6 tcp/dccp: remove obsolete WARN_ON() in icmp handlers by Eric Dumazet · 9 years ago
  50. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  51. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  52. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  53. acffb58 net: diag: add a scheduling point in inet_diag_dump_icsk() by Eric Dumazet · 9 years ago
  54. 2646190 netfilter: Allow calling into nat helper without skb_dst. by Jarno Rajahalme · 9 years ago
  55. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 9 years ago
  56. 0833482 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb by Alexander Duyck · 9 years ago
  57. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 9 years ago
  58. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 9 years ago
  59. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 9 years ago
  60. 473bd23 tcp: Add tcp_inq to get available receive bytes on socket by Tom Herbert · 9 years ago
  61. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  62. db3c613 bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit by Daniel Borkmann · 9 years ago
  63. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. a9d99ce tcp: fix tcpi_segs_in after connection establishment by Eric Dumazet · 9 years ago
  65. 8dfd329 arp: correct return value of arp_rcv by Zhang Shengju · 9 years ago
  66. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  67. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 9 years ago
  68. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 9 years ago
  69. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 9 years ago
  70. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 9 years ago
  71. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 9 years ago
  72. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  73. b1b270d net: ipv4: tcp_probe: Replace timespec with timespec64 by Deepa Dinamani · 9 years ago
  74. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  75. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 9 years ago
  76. 17b693c net: l3mdev: prefer VRF master for source address selection by David Lamparter · 9 years ago
  77. 3f2fb9a net: l3mdev: address selection should only consider devices in L3 domain by David Ahern · 9 years ago
  78. a8c4a25 ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL by Hannes Frederic Sowa · 9 years ago
  79. e5fbfc1 soreuseport: fix merge conflict in tcp bind by Craig Gallek · 9 years ago
  80. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 9 years ago
  81. 9bdfb3b tcp: convert cached rtt from usec to jiffies when feeding initial rto by Konstantin Khlebnikov · 9 years ago
  82. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 9 years ago
  84. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 9 years ago
  85. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  86. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
  87. deed49d route: check and remove route cache when we get route by Xin Long · 9 years ago
  88. 1eea84b tcp: correctly crypto_alloc_hash return check by Insu Yun · 9 years ago
  89. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 9 years ago
  90. 52a773d net: Export ip fragment sysctl to unprivileged users by Nikolay Borisov · 9 years ago
  91. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
  92. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  93. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  94. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 9 years ago
  95. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  96. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 9 years ago
  97. 7292355 tcp: md5: release request socket instead of listener by Eric Dumazet · 9 years ago
  98. 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 9 years ago
  99. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  100. 3720228 tcp: do not set rtt_min to 1 by Eric Dumazet · 9 years ago