Patrick Ohly
|
51f31cabe3
ip: support for TX timestamps on UDP and RAW sockets
|
16 年之前 |
Eric Dumazet
|
2e77d89b2f
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
|
16 年之前 |
Jianjun Kong
|
5a5f3a8db9
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c
|
16 年之前 |
Pavel Emelyanov
|
5e38e27044
mib: add net to IP_INC_STATS
|
17 年之前 |
Pavel Emelyanov
|
0388b00426
icmp: add struct net argument to icmp_out_count
|
17 年之前 |
Eric Dumazet
|
cb61cb9b8b
udp: sk_drops handling
|
17 年之前 |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Eric Dumazet
|
68be802cd5
raw: Restore /proc/net/raw correct behavior
|
17 年之前 |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Denis V. Lunev
|
22dd485022
raw: Raw socket leak.
|
17 年之前 |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 年之前 |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 年之前 |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 年之前 |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Denis V. Lunev
|
05cf89d40c
[NETNS]: Process INET socket layer in the correct namespace.
|
17 年之前 |
Denis V. Lunev
|
7a6adb92fe
[NETNS]: Add namespace parameter to ip_cmsg_send.
|
17 年之前 |
Pavel Emelyanov
|
fc8717baa8
[RAW]: Add raw_hashinfo member on struct proto.
|
17 年之前 |
Robert P. J. Day
|
938b93adb2
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
|
17 年之前 |
Denis V. Lunev
|
3046d76746
[RAW]: Wrong content of the /proc/net/raw6.
|
17 年之前 |
Denis V. Lunev
|
8cd850efa4
[RAW]: Cleanup IPv4 raw_seq_show.
|
17 年之前 |
Denis V. Lunev
|
377cf82d66
[RAW]: Family check in the /proc/net/raw[6] is extra.
|
17 年之前 |
Laszlo Attila Toth
|
4a19ec5800
[NET]: Introducing socket mark socket option.
|
17 年之前 |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 年之前 |
Pavel Emelyanov
|
a308da1627
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
|
17 年之前 |
Pavel Emelyanov
|
e5ba31f11f
[NETNS][RAW]: Eliminate explicit init_net references.
|
17 年之前 |
Pavel Emelyanov
|
f51d599fbe
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
|
17 年之前 |