1. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  2. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  3. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  4. bc26ccd tcp: restore rcv_wscale in a repair mode (v2) by Andrey Vagin · 12 years ago
  5. 15c0417 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 12 years ago
  6. 1d57f19 tcp: fix regression in urgent data handling by Eric Dumazet · 12 years ago
  7. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  8. 2885da7 net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago
  9. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  10. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  11. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  12. c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 12 years ago
  13. acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago
  14. 3f509c6 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 12 years ago
  15. 7c4a56f tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 12 years ago
  16. 78df76a ipv4: take rt_uncached_lock only if needed by Eric Dumazet · 12 years ago
  17. 9b04f35 ipv4: properly update pmtu by Eric Dumazet · 12 years ago
  18. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 12 years ago
  19. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 12 years ago
  20. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 12 years ago
  21. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 12 years ago
  22. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  23. 7bd86cc ipv4: Cache local output routes by Yan, Zheng · 12 years ago
  24. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  25. f22eb25 netfilter: nf_nat_sip: fix via header translation with multiple parameters by Patrick McHardy · 12 years ago
  26. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  27. 63d02d1 net: tcp: ipv6_mapped needs sk_rx_dst_set method by Eric Dumazet · 12 years ago
  28. 3a7c384 ipv4: tcp: unicast_sock should not land outside of TCP stack by Eric Dumazet · 12 years ago
  29. 3647101 tcp: must free metrics at net dismantle by Eric Dumazet · 12 years ago
  30. 0c03eca net: fib: fix incorrect call_rcu_bh() by Eric Dumazet · 12 years ago
  31. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  32. 9871f1a ip: fix error handling in ip_finish_output2() by Vasiliy Kulikov · 12 years ago
  33. 8e7dfbc tcp_output: fix sparse warning for tcp_wfree by Silviu-Mihai Popescu · 12 years ago
  34. e33cdac ipv4: route.c cleanup by Eric Dumazet · 12 years ago
  35. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  36. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  37. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  38. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  39. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  40. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  41. c5038a8 ipv4: Cache routes in nexthop exception entries. by David S. Miller · 12 years ago
  42. d26b3a7 ipv4: percpu nh_rth_output cache by Eric Dumazet · 12 years ago
  43. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  44. 0c7462a ipv4: remove rt_cache_rebuild_count by Eric Dumazet · 12 years ago
  45. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  46. cca32e4 net: TCP early demux cleanup by Eric Dumazet · 12 years ago
  47. 61648d9 ipv4: clean up put_child by Lin Ming · 12 years ago
  48. 4ea4bf7 ipv4: fix debug info in tnode_new by Lin Ming · 12 years ago
  49. 59ea33a tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 12 years ago
  50. 505fbcf ipv4: fix TCP early demux by Eric Dumazet · 12 years ago
  51. 4249357 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 12 years ago
  52. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  53. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  54. 4331deb ipv4: rt_cache_valid must check expired routes by Eric Dumazet · 12 years ago
  55. 9cb429d tcp: early_demux fixes by Eric Dumazet · 12 years ago
  56. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  57. 92101b3 ipv4: Prepare for change of rt->rt_iif encoding. by David S. Miller · 12 years ago
  58. fe3edf4 ipv4: Remove all RTCF_DIRECTSRC handliing. by David S. Miller · 12 years ago
  59. 838942a ipv4: Really ignore ICMP address requests/replies. by David S. Miller · 12 years ago
  60. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  61. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  62. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  63. 9a0a950 tcp: avoid oops in tcp_metrics and reset tcpm_stamp by Julian Anastasov · 12 years ago
  64. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  65. 0980e56 ipv4: tcp: set unicast_sock uc_ttl to -1 by Eric Dumazet · 12 years ago
  66. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  67. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  68. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  69. 93ac534 ipv4: Dirty less cache lines in route caching paths. by David S. Miller · 12 years ago
  70. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  71. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  72. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  73. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  74. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  75. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  76. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  77. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  78. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  79. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  80. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 12 years ago
  81. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  82. 521f549 ipv4: show pmtu in route list by Julian Anastasov · 12 years ago
  83. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  84. 9dc2741 tcp: fix ABC in tcp_slow_start() by Eric Dumazet · 12 years ago
  85. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  86. 67b95bd tcp: Return bool instead of int where appropriate by Vijay Subramanian · 12 years ago
  87. f31fd383 ipv4: Fix again the time difference calculation by Julian Anastasov · 12 years ago
  88. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  90. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  91. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  92. 8e4178c net-tcp: Fast Open client - receiving SYN-ACK by Yuchung Cheng · 12 years ago
  93. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  94. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  95. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  96. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  97. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  98. 7fed84f ipv4: Fix time difference calculation in rt_bind_exception(). by David S. Miller · 12 years ago
  99. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  100. 6255e5e ipv4: optimize fib_compute_spec_dst call in ip_options_echo by Julian Anastasov · 12 years ago