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.
David Woodhouse
ae0f7d5f83
[IPV6]: Avoid calling ip6_xmit() with NULL sk
...
The ip6_xmit() function now assumes that its sk argument is non-NULL,
which isn't currently true when TCPv6 code is sending RST or ACK
packets. This fixes that code to use a socket of its own for sending
such packets, as TCPv4 does. (Thanks Andi for the pointer).
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
19 years ago
..
802
[PATCH] tiny: Trim non-IPX builds
19 years ago
8021q
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
appletalk
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
atm
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ax25
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
bluetooth
[NET]: Remove unneeded kmalloc() return value casts
19 years ago
bridge
[NET]: Some more missing include/etherdevice.h includes
19 years ago
core
Fix net/core/wireless.c link failure
19 years ago
dccp
[NETFILTER]: Handle NAT in IPsec policy checks
19 years ago
decnet
netfilter: headers included twice
19 years ago
econet
[ECONET]: Use macro for spinlock_t definition.
19 years ago
ethernet
[NET]: Use newer is_multicast_ether_addr() in some files
19 years ago
ieee80211
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
19 years ago
ipv4
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
19 years ago
ipv6
[IPV6]: Avoid calling ip6_xmit() with NULL sk
19 years ago
ipx
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
irda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
19 years ago
key
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
lapb
[NET]: Kill skb->list
20 years ago
llc
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
netfilter
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
19 years ago
netlink
[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
19 years ago
netrom
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
packet
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
rose
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
rxrpc
[RXRPC]: Decrease number of pointer derefs in connection.c
19 years ago
sched
[PKT_SCHED]: Fix qdisc return code.
19 years ago
sctp
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
sunrpc
[NET]: Remove unneeded kmalloc() return value casts
19 years ago
unix
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
wanrouter
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
x25
[X25]: Fix for broken x25 module.
19 years ago
xfrm
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
19 years ago
Kconfig
[NETFILTER] move nfnetlink options to right location in kconfig menu
20 years ago
Makefile
[NETFILTER]: link 'netfilter' before ipv4
19 years ago
TUNABLE
…
compat.c
[PATCH] Fix 32bit sendmsg() flaw
20 years ago
nonet.c
[NET]: Fix sock_init() return value.
19 years ago
socket.c
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
19 years ago
sysctl_net.c
[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"
20 years ago