[NET]: patches from upstream
commit5737bc0d8b685f0139daa88f548637d3dc45c592
authorlly <lly@sf.net>
Fri, 24 Sep 2010 16:51:53 +0000 (24 12:51 -0400)
committerFedor <fedork@ubuntu.(none)>
Fri, 24 Sep 2010 17:09:15 +0000 (24 13:09 -0400)
treec86a9649f0c39bef4bca60624aa456958ee080b8
parent0dd0ae8d0fac09703161546b02502dbaf5f80c32
[NET]: patches from upstream

kernel.org commits
8488df894d05d6fa41c2bd298c335f944bb0e401 [NET]: Fix bugs in "Whether sock accept queue is full" checking
32aced7509cb20ef3ec67c9b56f5b55c41dd4f8d [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
490d5046930276aae50dd16942649bfc626056f7 [TCP]: Uninline tcp_set_state
b1879204dda06a92a4ff55b681c99ee185180003 [PATCH] ipmr: merge common code
248f06726e866942b3d8ca8f411f9067713b7ff8 [AF_UNIX]: Test against sk_max_ack_backlog properly.
8df09ea3b8ccfe0c94844102d33fa46f57c08d9e [SOCK] Avoid integer divides where not necessary in include/net/sock.h
21371f768bf7127ee45bfaadd17899df6a439e8f [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
7d1e04598e5e92527840b6889fb75b4b30fdd33b netfilter: nf_conntrack: account packets drop by tcp_packet()
release/src-rt/linux/linux-2.6/include/net/sock.h
release/src-rt/linux/linux-2.6/include/net/tcp.h
release/src-rt/linux/linux-2.6/net/core/stream.c
release/src-rt/linux/linux-2.6/net/ipv4/ip_forward.c
release/src-rt/linux/linux-2.6/net/ipv4/ipmr.c
release/src-rt/linux/linux-2.6/net/ipv4/tcp.c
release/src-rt/linux/linux-2.6/net/netfilter/nf_conntrack_core.c
release/src-rt/linux/linux-2.6/net/unix/af_unix.c