Eric Dumazet
|
20a2b49fc5
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
|
9 years ago |
Eric Dumazet
|
19689e38ec
tcp: md5: use kmalloc() backed scratch areas
|
9 years ago |
Eric Dumazet
|
ea1627c20c
tcp: minor optimizations around tcp_hdr() usage
|
9 years ago |
Eric Dumazet
|
47dcc20a39
ipv4: tcp: ip_send_unicast_reply() is not BH safe
|
9 years ago |
Eric Dumazet
|
777c6ae57e
tcp: two more missing bh disable
|
9 years ago |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 years ago |
Eric Dumazet
|
0cef6a4c34
tcp: give prequeue mode some care
|
9 years ago |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 years ago |
Eric Dumazet
|
90bbcc6083
net: tcp: rename TCP_INC_STATS_BH
|
9 years ago |
Eric Dumazet
|
5d3848bc33
net: rename ICMP_INC_STATS_BH()
|
9 years ago |
Eric Dumazet
|
b3d051477c
tcp: do not mess with listener sk_wmem_alloc
|
9 years ago |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
9 years ago |
Eric Dumazet
|
a9d6532b56
ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()
|
9 years ago |
Eric Dumazet
|
9caad86415
tcp: increment sk_drops for listeners
|
9 years ago |
Eric Dumazet
|
532182cd61
tcp: increment sk_drops for dropped rx packets
|
9 years ago |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
9 years ago |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Eric Dumazet
|
e316ea62e3
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
|
9 years ago |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
Martin KaFai Lau
|
a44d6eacda
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
7716682cc5
tcp/dccp: fix another race at listener dismantle
|
9 years ago |
Nikolay Borisov
|
dcd87999d4
igmp: net: Move igmp namespace init to correct file
|
9 years ago |
Eric Dumazet
|
729235554d
tcp: md5: release request socket instead of listener
|
9 years ago |
Nikolay Borisov
|
165094afce
igmp: Namespacify igmp_qrv sysctl knob
|
9 years ago |
Nikolay Borisov
|
87a8a2ae65
igmp: Namespaceify igmp_llm_reports sysctl knob
|
9 years ago |
Nikolay Borisov
|
166b6b2d6f
igmp: Namespaceify igmp_max_msf sysctl knob
|
9 years ago |
Nikolay Borisov
|
815c527007
igmp: Namespaceify igmp_max_memberships sysctl knob
|
9 years ago |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
9 years ago |
Eric Dumazet
|
9cf7490360
tcp: do not drop syn_recv on all icmp reports
|
9 years ago |