Eric Dumazet
|
512615b6b8
udp: secondary hash on (local port, local address)
|
15 年之前 |
Eric Dumazet
|
d4cada4ae1
udp: split sk_hash into two u16 hashes
|
15 年之前 |
Eric Dumazet
|
fdcc8aa953
udp: add a counter into udp_hslot
|
15 年之前 |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Eric Dumazet
|
9d410c7960
net: fix sk_forward_alloc corruption
|
15 年之前 |
Eric Dumazet
|
8edf19c2fe
net: sk_drops consolidation part 2
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Eric Dumazet
|
766e9037cc
net: sk_drops consolidation
|
15 年之前 |
David S. Miller
|
421355de87
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Eric Dumazet
|
8558467201
udp: Fix udp_poll() and ioctl()
|
15 年之前 |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
15 年之前 |
Eric Dumazet
|
f86dcc5aa8
udp: dynamically size hash tables at boot time
|
15 年之前 |
Atis Elsts
|
914a9ab386
net: Use sk_mark for routing lookup in more places
|
15 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Eric Dumazet
|
6ce9e7b5fe
ip: Report qdisc packet drops
|
15 年之前 |
Eric Dumazet
|
c482c56857
udp: cleanups
|
16 年之前 |
Sridhar Samudrala
|
d7ca4cc01f
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
|
16 年之前 |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Vlad Yasevich
|
499923c7a3
ipv6: Fix NULL pointer dereference with time-wait sockets
|
16 年之前 |
David S. Miller
|
f0de70f8bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 年之前 |
Vitaly Mayatskikh
|
30842f2989
udp: Wrong locking code in udp seq_file infrastructure
|
16 年之前 |
Neil Horman
|
ead2ceb0ec
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
|
16 年之前 |
Patrick Ohly
|
51f31cabe3
ip: support for TX timestamps on UDP and RAW sockets
|
16 年之前 |
Jesper Dangaard Brouer
|
2783ef2312
udp: Fix potential wrong ip_hdr(skb) pointers
|
16 年之前 |
Jesper Dangaard Brouer
|
7b5e56f9d6
udp: Fix UDP short packet false positive
|
16 年之前 |
Eric Dumazet
|
e408b8dcb5
udp: increments sk_drops in __udp_queue_rcv_skb()
|
16 年之前 |
Eric Dumazet
|
98322f22ec
udp: optimize bind(0) if many ports are in use
|
16 年之前 |
Eric Dumazet
|
723b46108f
net: udp_unhash() can test if sk is hashed
|
16 年之前 |