Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric Dumazet
|
979402b16c
udp: increment UDP_MIB_INERRORS if copy failed
|
12 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
Eric Dumazet
|
b5ec8eeac4
ipv4: fix ip_send_skb()
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Eric Dumazet
|
22911fc581
net: skb_free_datagram_locked() doesnt drop all packets
|
13 years ago |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
Eldad Zack
|
413c27d869
net/ipv4: replace simple_strtoul with kstrtoul
|
13 years ago |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 years ago |
Eric Dumazet
|
447167bf56
udp: intoduce udp_encap_needed static_key
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 years ago |
Pavel Emelyanov
|
3f518bf745
datagram: Add offset argument to __skb_recv_datagram
|
13 years ago |
Erich E. Hoover
|
76e21053b5
ipv4: Implement IP_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 |
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 |
Eric Dumazet
|
0ad92ad03a
udp: fix a race in encap_rcv handling
|
13 years ago |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
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 |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
f03d78db65
net: refine {udp|tcp|sctp}_mem limits
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Xufeng Zhang
|
9cfaa8def1
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
|
14 years ago |