Paolo Abeni
|
c915fe13cb
udplite: fix NULL pointer dereference
|
8 年之前 |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
4cac820466
udp: get rid of sk_prot_clear_portaddr_nulls()
|
9 年之前 |
Eric Dumazet
|
6a6ad2a4e5
ipv6: udp: remove udp_v6_clear_sk()
|
9 年之前 |
Eric Dumazet
|
75d855a5e9
udp: get rid of SLAB_DESTROY_BY_RCU allocations
|
9 年之前 |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 年之前 |
Eric Dumazet
|
f77d602124
ipv6: do not clear pinet6 field
|
12 年之前 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 年之前 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 年之前 |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 年之前 |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
16 年之前 |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Eric Dumazet
|
271b72c7fa
udp: RCU handling for Unicast packets.
|
17 年之前 |
Eric Dumazet
|
645ca708f9
udp: introduce struct udp_table and multiple spinlocks
|
17 年之前 |
Denis V. Lunev
|
be713a443e
netns: make uplitev6 mib per/namespace
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Denis V. Lunev
|
4ad96d39a2
[UDP]: Remove owner from udp_seq_afinfo.
|
17 年之前 |
Denis V. Lunev
|
3ba9441bdf
[UDP]: Place file operations directly into udp_seq_afinfo.
|
17 年之前 |
Denis V. Lunev
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
17 年之前 |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 年之前 |
Pavel Emelyanov
|
84c375af0f
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
|
17 年之前 |
Pavel Emelyanov
|
6ba5a3c52d
[UDP]: Make full use of proto.h.udp_hash innovation.
|
17 年之前 |
Daniel Lezcano
|
0c96d8c50b
[NETNS][IPV6] udp6 - make proc per namespace
|
17 年之前 |
David S. Miller
|
db8dac20d5
[UDP]: Revert udplite and code split.
|
17 年之前 |
YOSHIFUJI Hideaki
|
db1ed684f6
[IPV6] UDP: Rename IPv6 UDP files.
|
17 年之前 |
YOSHIFUJI Hideaki
|
77d0d350e9
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
|
17 年之前 |
Daniel Lezcano
|
09f7709f49
[IPV6]: fix section mismatch warnings
|
17 年之前 |