Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David Ahern
|
6102365876
bpf: Add new cgroup attach type to enable sock modifications
|
8 years ago |
David Lebrun
|
915d7e5e59
ipv6: sr: add code base for control plane support of SR-IPv6
|
8 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 years ago |
Tom Herbert
|
3203558589
tcp: Set read_sock and peek_len proto_ops
|
9 years ago |
Linus Torvalds
|
7a1e8b80fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
James Morris
|
d011a4d861
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
|
9 years ago |
Huw Davies
|
cb72d38211
netlabel: Initial support for the CALIPSO netlink protocol.
|
9 years ago |
David Ahern
|
e434863718
net: vrf: Fix crash when IPv6 is disabled at boot time
|
9 years ago |
Tom Herbert
|
a6024562ff
udp: Add GRO functions to UDP socket
|
9 years ago |
samanthakumar
|
627d2d6b55
udp: enable MSG_PEEK at non-zero offset
|
9 years ago |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 years ago |
Hannes Frederic Sowa
|
79462ad02e
net: add validation for the socket syscall protocol argument
|
9 years ago |
Eric Dumazet
|
6bd4f355df
ipv6: kill sk_dst_lock
|
9 years ago |
Eric Dumazet
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
9 years ago |
Tom Herbert
|
be26849bfb
ipv6: Disable flowlabel state ranges by default
|
10 years ago |
Tom Herbert
|
42240901f7
ipv6: Implement different admin modes for automatic flow labels
|
10 years ago |
Tom Herbert
|
35a256fee5
ipv6: Nonlocal bind
|
10 years ago |
Florian Westphal
|
8b58a39846
ipv6: use flag instead of u16 for hop in inet6_skb_parm
|
10 years ago |
Eric Dumazet
|
90c337da15
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Tom Herbert
|
82a584b7cd
ipv6: Flow label state ranges
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Hannes Frederic Sowa
|
1855b7c3e8
ipv6: introduce idgen_delay and idgen_retries knobs
|
10 years ago |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
10 years ago |
Hannes Frederic Sowa
|
812918c464
ipv6: make fib6 serial number per namespace
|
11 years ago |
Eric Dumazet
|
a224772db8
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
|
11 years ago |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |