Jakub Sitnicki
|
1f139ed9ec
ipv6: Avoid going through ->sk_net to access the netns
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Paolo Abeni
|
b7d6df5751
ipv6: move stub initialization after ipv6 setup completion
|
8 years ago |
Vlad Yasevich
|
382ed72480
ipv6: add support for NETDEV_RESEND_IGMP event
|
8 years ago |
WANG Cong
|
15e668070a
ipv6: reorder icmpv6_init() and ip6_mr_init()
|
8 years ago |
Krister Johansen
|
4548b683b7
Introduce a sysctl that modifies the value of PROT_SOCK.
|
8 years ago |
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 |