Eric Dumazet
|
e51a67a9c8
net: ip_push_pending_frames() fix
|
16 年之前 |
Eric Dumazet
|
2b85a34e91
net: No more expensive sock_hold()/sock_put() on each tx
|
16 年之前 |
David S. Miller
|
d7fcf1a5ca
ipv4: Use frag list abstraction interfaces.
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 年之前 |
Neil Horman
|
edf391ff17
snmp: add missing counters for RFC 4293
|
16 年之前 |
Patrick Ohly
|
51f31cabe3
ip: support for TX timestamps on UDP and RAW sockets
|
16 年之前 |
Eric Dumazet
|
a21bba9454
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
|
16 年之前 |
Eric Dumazet
|
2e77d89b2f
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
|
16 年之前 |
Jianjun Kong
|
d9319100c1
net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c
|
16 年之前 |
KOVACS Krisztian
|
86b08d867d
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
Pavel Emelyanov
|
5e38e27044
mib: add net to IP_INC_STATS
|
17 年之前 |
Pavel Emelyanov
|
0388b00426
icmp: add struct net argument to icmp_out_count
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Kostya B
|
be9164e769
[IPv4] UFO: prevent generation of chained skb destined to UFO device
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c8cdaf998d
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
|
17 年之前 |
Denis V. Lunev
|
cb84663e4d
[NETNS]: Process IP layer in the context of the correct namespace.
|
17 年之前 |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 年之前 |
Laszlo Attila Toth
|
4a19ec5800
[NET]: Introducing socket mark socket option.
|
17 年之前 |
Herbert Xu
|
29ffe1a5c5
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
|
17 年之前 |
Denis V. Lunev
|
dde1bc0e6f
[NETNS]: Add namespace for ICMP replying code.
|
17 年之前 |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 年之前 |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 年之前 |
Ilpo Järvinen
|
a067d9ac39
[NET]: Remove obsolete comment
|
17 年之前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年之前 |
Herbert Xu
|
c439cb2e4b
[IPV4]: Add ip_local_out
|
17 年之前 |
Herbert Xu
|
f945fa7ad9
[INET]: Fix truesize setting in ip_append_data
|
17 年之前 |
David S. Miller
|
1e34a11d55
[IPV4]: Add missing skb->truesize increment in ip_append_page().
|
17 年之前 |