Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 years ago |
Linus Torvalds
|
de4d195308
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Ingo Molnar
|
58d30c36d4
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
8 years ago |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 years ago |
Eric Dumazet
|
d3fbff306c
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
|
8 years ago |
Paolo Abeni
|
6c7c98bad4
sock: avoid dirtying sk_stamp, if possible
|
8 years ago |
Josh Hunt
|
a2d133b1d4
sock: introduce SO_MEMINFO getsockopt
|
8 years ago |
David S. Miller
|
101c431492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Eric Dumazet
|
95964c6de7
net: use proper lockdep annotation in __sk_dst_set()
|
8 years ago |
Arnaldo Carvalho de Melo
|
94352d4509
net: Introduce sk_clone_lock() error path routine
|
8 years ago |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Julian Anastasov
|
4ff0620354
net: add dst_pending_confirm flag to skbuff
|
8 years ago |
Julian Anastasov
|
9b8805a325
sock: add sk_dst_pending_confirm flag
|
8 years ago |
Eric Dumazet
|
69629464e0
udp: properly cope with csum errors
|
8 years ago |
Eric Dumazet
|
158f323b98
net: adjust skb->truesize in pskb_expand_head()
|
8 years ago |
Geliang Tang
|
6c59ebd356
sock: use hlist_entry_safe
|
8 years ago |
Ursula Braun
|
f16a7dd5cf
smc: netlink interface for SMC sockets
|
8 years ago |
Ursula Braun
|
4b9d07a440
net: introduce keepalive function in struct proto
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Eric Dumazet
|
3665f3817c
net: do not read sk_drops if application does not care
|
8 years ago |
Eric Dumazet
|
13bfff25c0
net: rfs: add a jump label
|
8 years ago |
Eric Dumazet
|
5b8e2f61b9
net: sock_rps_record_flow() is for connected sockets
|
8 years ago |
Al Viro
|
15e6cb46c9
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on success
|
8 years ago |
Eric Dumazet
|
9115e8cd2a
net: reorganize struct sock for better data locality
|
8 years ago |
David Ahern
|
aa4c1037a3
bpf: Add support for reading socket family, type, protocol
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
d9dc8b0f8b
net: fix sleeping for sk_wait_event()
|
8 years ago |
Lorenzo Colitti
|
86741ec254
net: core: Add a UID field to struct sock.
|
8 years ago |