KOVACS Krisztian
|
607c4aaf03
inet: Add udplib_lookup_skb() helpers
|
16 years ago |
KOVACS Krisztian
|
bcd41303f4
udp: Export UDP socket lookup function
|
16 years ago |
Herbert Xu
|
93821778de
udp: Fix rcv socket locking
|
16 years ago |
Herbert Xu
|
d97106ea52
udp: Drop socket lock for encapsulated packets
|
16 years ago |
Gerrit Renker
|
47112e25da
udplite: Protection against coverage value wrap-around
|
17 years ago |
Pavel Emelyanov
|
2f275f91a4
mib: put udp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
84a3aa000e
ipv4: prepare net initialization for IP accounting
|
17 years ago |
Pavel Emelyanov
|
dcfc23cac1
mib: add struct net to ICMP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
fd54d716b1
inet: toss struct net initialization around
|
17 years ago |
Pavel Emelyanov
|
0283328e23
MIB: add struct net to UDP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
629ca23c33
MIB: add struct net to UDP_INC_STATS_USER
|
17 years ago |
Eric Dumazet
|
cb61cb9b8b
udp: sk_drops handling
|
17 years ago |
Pavel Emelyanov
|
19c7578fb2
udp: add struct net argument to udp_hashfn
|
17 years ago |
Pavel Emelyanov
|
e31634931d
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
|
17 years ago |
Pavel Emelyanov
|
d6266281f8
udp: introduce a udp_hashfn function
|
17 years ago |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Denis V. Lunev
|
36d926b94a
[IPV6]: inet_sk(sk)->cork.opt leak
|
17 years ago |
Denis V. Lunev
|
84841c3c6c
ipv4: assign PDE->data before gluing PDE into /proc tree
|
17 years ago |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 years ago |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 years ago |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 years ago |
YOSHIFUJI Hideaki
|
b50660f1fe
[IP] UDP: Use SEQ_START_TOKEN.
|
17 years ago |
Denis V. Lunev
|
4ad96d39a2
[UDP]: Remove owner from udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
3ba9441bdf
[UDP]: Place file operations directly into udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
a2be75c182
[UDP]: Cleanup /proc/udp[6] creation/removal.
|
17 years ago |
Denis V. Lunev
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
997feb5e7a
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
|
17 years ago |