1. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  2. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  3. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  4. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  5. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  6. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  7. 9877b25 fib: Use const struct nl_info * in rtmsg_fib by Joe Perches · 11 years ago
  8. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  9. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  10. 0baf2b3 ipv4: shrink rt_cache_stat by Eric Dumazet · 11 years ago
  11. da33edc Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  12. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  13. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  14. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  15. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  16. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  17. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  18. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  19. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  20. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  21. ccdbb6e tcp: tcp_transmit_skb() optimizations by Eric Dumazet · 11 years ago
  22. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  23. ba53742 tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() by Eric Dumazet · 11 years ago
  24. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  25. 4c60f1d fib_trie: only calc for the un-first node by baker.zhang · 11 years ago
  26. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  27. f69b923 udp: fix a typo in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  28. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  29. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  30. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  32. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  33. 005ec97 udp: Only allow busy read/poll on connected sockets by Shawn Bohrer · 11 years ago
  34. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  35. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  36. 96f817f tcp: shrink tcp6_timewait_sock by one cache line by Eric Dumazet · 11 years ago
  37. 34a6eda net: ipv4: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  38. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  39. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  40. 6ae7053 tcp: sndbuf autotuning improvements by Eric Dumazet · 11 years ago
  41. bbe34cf fib_trie: avoid a redundant bit judgement in inflate by baker.zhang · 11 years ago
  42. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  43. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. cfe4a53 ip_tunnel: Remove double unregister of the fallback device by Steffen Klassert · 11 years ago
  45. 78a3694 ip_tunnel_core: Change __skb_push back to skb_push by Steffen Klassert · 11 years ago
  46. 6701328 ip_tunnel: Add fallback tunnels to the hash lists by Steffen Klassert · 11 years ago
  47. 3e08f4a ip_tunnel: Fix a memory corruption in ip_tunnel_xmit by Steffen Klassert · 11 years ago
  48. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  49. e240165 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  50. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  51. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  52. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  53. d4a71b1 ip_tunnel: Do not use stale inner_iph pointer. by Pravin B Shelar · 11 years ago
  54. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  55. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  56. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  57. f02db31 ipv4: IP_TOS and IP_TTL can be specified as ancillary data by Francesco Fusco · 11 years ago
  58. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  59. b0983d3 tcp: fix dynamic right sizing by Eric Dumazet · 11 years ago
  60. 0862935 tcp: syncookies: reduce mss table to four values by Florian Westphal · 11 years ago
  61. 8c27bd7 tcp: syncookies: reduce cookie lifetime to 128 seconds by Florian Westphal · 11 years ago
  62. 8d65b11 net: raw: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  63. 1a462d1 net: udp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  64. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  65. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  66. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  67. 269aa75 tcp: fix RTO calculated from cached RTT by Neal Cardwell · 11 years ago
  68. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  69. 4e4f1fc tcp: properly increase rcv_ssthresh for ofo packets by Eric Dumazet · 11 years ago
  70. 16edfe7 tcp: fix no cwnd growth after timeout by Yuchung Cheng · 11 years ago
  71. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  72. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  74. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  75. 52f20e6 tcp: better comments for RTO initiallization by Yuchung Cheng · 11 years ago
  76. 48f8e0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  77. 7cc9eb6 netfilter: SYNPROXY: let unrelated packets continue by Jesper Dangaard Brouer · 11 years ago
  78. 775ada6 netfilter: more strict TCP flag matching in SYNPROXY by Jesper Dangaard Brouer · 11 years ago
  79. c995ae2 tcp: Change return value of tcp_rcv_established() by Vijay Subramanian · 11 years ago
  80. cc8c6c1 net: tcp_probe: adapt tbuf size for recent changes by Daniel Borkmann · 11 years ago
  81. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  82. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  83. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  84. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  85. 3e25c65 net: neighbour: Remove CONFIG_ARPD by Tim Gardner · 11 years ago
  86. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  87. 5a17a39 net: make snmp_mib_free static inline by Cong Wang · 11 years ago
  88. eb3c0d8 net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() by Cong Wang · 11 years ago
  89. 737e828 ipv4 tunnels: fix an oops when using ipip/sit with IPsec by Li Hongjun · 11 years ago
  90. eb8895d tcp: tcp_make_synack() should use sock_wmalloc by Phil Oester · 11 years ago
  91. 1b7fdd2 tcp: do not use cached RTT for RTT estimation by Yuchung Cheng · 11 years ago
  92. 79f9ab7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  93. c27c932 ipv4: sendto/hdrincl: don't use destination address found in header by Chris Clark · 11 years ago
  94. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 11 years ago
  95. e3e1202 tcp: don't apply tsoffset if rcv_tsecr is zero by Andrew Vagin · 11 years ago
  96. c7781a6 tcp: initialize rcv_tstamp for restored sockets by Andrew Vagin · 11 years ago
  97. aba8269 {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback by Fan Du · 11 years ago
  98. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  99. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
  100. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago