You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
ba13c98405
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
...
In 295f7324ff
I moved defer_accept from
tcp_sock to request_queue and mistakingly reset it at reqsl_queue_alloc, causing
calls to setsockopt(TCP_DEFER_ACCEPT ) to be lost after bind, the fix is to
remove the zeroing of rskq_defer_accept from reqsl_queue_alloc.
Thanks to Alexandra N. Kossovsky <Alexandra.Kossovsky@oktetlabs.ru> for
reporting and testing the suggested fix.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
..
802
[P8023]: Fix tainting of kernel.
19 years ago
8021q
[PATCH] capable/capability.h (net/)
19 years ago
appletalk
[PATCH] capable/capability.h (net/)
19 years ago
atm
[ATM]: Ratelimit atmsvc failure messages
19 years ago
ax25
[PATCH] capable/capability.h (net/)
19 years ago
bluetooth
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
19 years ago
bridge
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
19 years ago
core
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
19 years ago
dccp
[PATCH] remove bogus asm/bug.h includes.
19 years ago
decnet
[PATCH] capable/capability.h (net/)
19 years ago
econet
[ECONET]: Use macro for spinlock_t definition.
19 years ago
ethernet
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
19 years ago
ieee80211
[PATCH] Typo corrections for ieee80211
19 years ago
ipv4
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
19 years ago
ipv6
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
19 years ago
ipx
[PATCH] capable/capability.h (net/)
19 years ago
irda
[IRDA]: out of range array access
19 years ago
key
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
19 years ago
lapb
…
llc
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
netfilter
[NETFILTER]: nf_queue: fix end-of-list check
19 years ago
netlink
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
19 years ago
netrom
[PATCH] capable/capability.h (net/)
19 years ago
packet
[NET]: Fix some whitespace issues in af_packet.c
19 years ago
rose
[PATCH] capable/capability.h (net/)
19 years ago
rxrpc
[NET]: "signed long" -> "long"
19 years ago
sched
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
19 years ago
sctp
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
19 years ago
sunrpc
SUNRPC: Move upcall out of auth->au_ops->crcreate()
19 years ago
tipc
[TIPC] Avoid polluting the global namespace
19 years ago
unix
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
wanrouter
[PATCH] capable/capability.h (net/)
19 years ago
x25
[PATCH] capable/capability.h (net/)
19 years ago
xfrm
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
19 years ago
Kconfig
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
19 years ago
Makefile
[TIPC] Initial merge
19 years ago
TUNABLE
…
compat.c
…
nonet.c
[NET]: Fix sock_init() return value.
19 years ago
socket.c
[PATCH] percpu data: only iterate over possible CPUs
19 years ago
sysctl_net.c
…