1. d3dd6b4 Merge branch 'linux-3.4.35' into rel-17 by Sachin Nikam · 13 years ago
  2. 4b63cd6 CHROMIUM: tcp: Avoid merging segments on the OOO queue into a cloned SKB by Steve Lin · 13 years ago
  3. e5a096a ipv6: use a stronger hash for tcp by Eric Dumazet · 13 years ago
  4. 785e5dc ipv4: fix a bug in ping_err(). by Li Wei · 13 years ago
  5. f641de9 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 13 years ago
  6. 2813296 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 13 years ago
  7. 0ad7157 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 13 years ago
  8. 2ee4432 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 13 years ago
  9. 29eac37 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 13 years ago
  10. f451931 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 13 years ago
  11. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 13 years ago
  12. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 13 years ago
  13. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 13 years ago
  14. f762136 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 13 years ago
  15. b2aa2e7 inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 13 years ago
  16. 879fc99 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 13 years ago
  17. 457a04b inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 13 years ago
  18. eab34a3 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 13 years ago
  19. a39bdce netfilter: nf_nat: don't check for port change on ICMP tuples by Ulrich Weber · 13 years ago
  20. 0fa8933 ipv4: avoid undefined behavior in do_ip_setsockopt() by Xi Wang · 13 years ago
  21. ecdebbf net: inet_diag -- Return error code if protocol handler is missed by Cyrill Gorcunov · 13 years ago
  22. b97ecda net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 13 years ago
  23. d1a94e0 tcp: fix FIONREAD/SIOCINQ by Eric Dumazet · 13 years ago
  24. 259c5a7 tcp: resets are misrouted by Alexey Kuznetsov · 13 years ago
  25. 7ea0513 netfilter: nf_nat_sip: fix via header translation with multiple parameters by Patrick McHardy · 13 years ago
  26. 6ebe631 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 13 years ago
  27. 514ddfe ipv4: raw: fix icmp_filter() by Eric Dumazet · 13 years ago
  28. 2033554 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 13 years ago
  29. b9d798a net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 13 years ago
  30. fbc3501 tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 13 years ago
  31. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 13 years ago
  32. 82cfe17 Merge commit 'v3.4.8' into android-t114-3.4-rebased by Varun Wadekar · 13 years ago
  33. 2ce42ec tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 13 years ago
  34. ac6b310 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 13 years ago
  35. a080e65 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 13 years ago
  36. fac3a33 Merge commit 'v3.4.5' into android-t114-3.4-rebased by Varun Wadekar · 13 years ago
  37. 89a5feb inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 13 years ago
  38. e6dca42 Merge commit 'v3.4.2' into android-tegra-nv-3.4 by Varun Wadekar · 13 years ago
  39. 978041f xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 13 years ago
  40. 86a2569 ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 13 years ago
  41. 9d427e2 Merge commit 'v3.4' into android-tegra-nv-3.4 by Varun Wadekar · 13 years ago
  42. becf4f8 ipv4: Do not use dead fib_info entries. by David S. Miller · 13 years ago
  43. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 13 years ago
  44. e626f08 tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 14 years ago
  45. 94d27eb tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 14 years ago
  46. 3e4334a tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 14 years ago
  47. cf37952 udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 14 years ago
  48. dccd9ec ipv4: Do not use dead fib_info entries. by David S. Miller · 13 years ago
  49. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 14 years ago
  50. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 14 years ago
  51. 9b79fdc tcp: fix retransmit of partially acked frames by Eric Dumazet · 14 years ago
  52. 3d9c8b2 tcp: fix tcp_grow_window() for large incoming frames by Eric Dumazet · 14 years ago
  53. 651913c tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 14 years ago
  54. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 14 years ago
  55. 22b4a4f tcp: fix retransmit of partially acked frames by Eric Dumazet · 14 years ago
  56. 081f78d tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 14 years ago
  57. ca58601 tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample by Neal Cardwell · 14 years ago
  58. 1dc7f9d tcp: restore correct limit by Eric Dumazet · 14 years ago
  59. 7f0c7c7 netfilter: nf_ct_ipv4: packets with wrong ihl are invalid by Jozsef Kadlecsik · 14 years ago
  60. c7fe54c netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently by Jozsef Kadlecsik · 14 years ago
  61. 76a33fc0 netdma: adding alignment check for NETDMA ops by Dave Jiang · 14 years ago
  62. db655f5 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 14 years ago
  63. f938c94 tcp: allow splice() to build full TSO packets by Eric Dumazet · 14 years ago
  64. 9a022cf net/ipv4: fix IPv4 multicast over network namespaces by Benjamin LaHaise · 14 years ago
  65. 4d846f0 tcp: fix tcp_grow_window() for large incoming frames by Eric Dumazet · 14 years ago
  66. 04e0985 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 16 years ago
  67. cebd63b Paranoid network. by Robert Love · 14 years ago
  68. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  69. a21d457 tcp: avoid order-1 allocations on wifi and tx path by Eric Dumazet · 14 years ago
  70. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 14 years ago
  71. 18a223e tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample by Neal Cardwell · 14 years ago
  72. 5fb84b1 tcp: restore correct limit by Eric Dumazet · 14 years ago
  73. 07153c6 netfilter: nf_ct_ipv4: packets with wrong ihl are invalid by Jozsef Kadlecsik · 14 years ago
  74. 8430eac netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently by Jozsef Kadlecsik · 14 years ago
  75. 97caf63 Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebased by Varun Wadekar · 14 years ago
  76. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 14 years ago
  77. a2bd114 netdma: adding alignment check for NETDMA ops by Dave Jiang · 14 years ago
  78. 2f53384 tcp: allow splice() to build full TSO packets by Eric Dumazet · 14 years ago
  79. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  80. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  82. 4e7b2f1 net/ipv4: fix IPv4 multicast over network namespaces by Benjamin LaHaise · 14 years ago
  83. 9c66412 Merge commit '5275e74' into after-upstream-android by Dan Willemsen · 14 years ago
  84. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 14 years ago
  85. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 14 years ago
  86. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  87. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  88. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  89. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  90. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 14 years ago
  91. e86b291 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 14 years ago
  92. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  93. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 14 years ago
  94. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 14 years ago
  95. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  96. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 14 years ago
  97. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 14 years ago
  98. 6a91395 ipv4: Make ip_rcv_options() return bool. by David S. Miller · 14 years ago
  99. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 14 years ago
  100. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago