Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 年之前 |
Xufeng Zhang
|
9cfaa8def1
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
|
14 年之前 |
Xufeng Zhang
|
32c90254ed
ipv6/udp: Use the correct variable to determine non-blocking condition
|
14 年之前 |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 年之前 |
Shan Wei
|
96339d6c49
net:use help function of skb_checksum_start_offset to calculate offset
|
14 年之前 |
David S. Miller
|
2bd93d7af1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 年之前 |
Shan Wei
|
a9cf73ea7f
ipv6: udp: fix the wrong headroom check
|
14 年之前 |
Neil Horman
|
47482f132a
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
|
14 年之前 |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 年之前 |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 年之前 |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 年之前 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 年之前 |
David S. Miller
|
68d0c6d34d
ipv6: Consolidate route lookup sequences.
|
14 年之前 |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 年之前 |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 年之前 |
Jiri Pirko
|
c07224005d
net/ipv6/udp.c: fix typo in flush_stack()
|
14 年之前 |
Eric Dumazet
|
68835aba4d
net: optimize INET input path further
|
14 年之前 |
Eric Dumazet
|
c31504dc0d
udp: use atomic_inc_not_zero_hint
|
14 年之前 |
Eric Dumazet
|
0d7da9ddd9
net: add __rcu annotation to sk_filter
|
14 年之前 |
Balazs Scheidler
|
aa976fc011
tproxy: added udp6_lib_lookup function
|
14 年之前 |
Balazs Scheidler
|
88440ae70e
tproxy: added const specifiers to udp lookup functions
|
14 年之前 |
Eric Dumazet
|
719f835853
udp: add rehash on connect()
|
14 年之前 |
David S. Miller
|
eedc765ca4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 年之前 |
Eric Dumazet
|
b1faf56664
net: sock_queue_err_skb() dont mess with sk_forward_alloc
|
15 年之前 |
Eric Dumazet
|
2903037400
net: fix sk_forward_alloc corruptions
|
15 年之前 |
Eric Dumazet
|
8a74ad60a5
net: fix lock_sock_bh/unlock_sock_bh
|
15 年之前 |
Bjørn Mork
|
d6bc0149d8
ipv6: udp: make short packet logging consistent with ipv4
|
15 年之前 |