Pavel Emelyanov
|
3f518bf745
datagram: Add offset argument to __skb_recv_datagram
|
13 years ago |
Erich E. Hoover
|
c4062dfc42
ipv6: Implement IPV6_UNICAST_IF socket option.
|
13 years ago |
Pavel Emelyanov
|
fce823381e
udp: Export code sk lookup routines
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
59c2cdae27
Revert "udp: remove redundant variable"
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Eric Dumazet
|
d826eb14ec
ipv4: PKTINFO doesnt need dst reference
|
13 years ago |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Maciej Żenczykowski
|
ec0506dbe4
net: relax PKTINFO non local ipv6 udp xmit check
|
13 years ago |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 years ago |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 years ago |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 years ago |
Xufeng Zhang
|
9cfaa8def1
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
|
14 years ago |
Xufeng Zhang
|
32c90254ed
ipv6/udp: Use the correct variable to determine non-blocking condition
|
14 years ago |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 years ago |
Shan Wei
|
96339d6c49
net:use help function of skb_checksum_start_offset to calculate offset
|
14 years ago |
David S. Miller
|
2bd93d7af1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Shan Wei
|
a9cf73ea7f
ipv6: udp: fix the wrong headroom check
|
14 years ago |
Neil Horman
|
47482f132a
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
68d0c6d34d
ipv6: Consolidate route lookup sequences.
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Octavian Purdila
|
fcbdf09d96
net: fix nulls list corruptions in sk_prot_alloc
|
14 years ago |