index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-18
lockdep: Convert some users to const
Matthew Wilcox
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-13
net: sk_pacing_shift_update() helper
Eric Dumazet
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-10-24
net/sock: Update sk rcu iterator macro.
Tim Hansen
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2017-09-21
net: prevent dst uses after free
Eric Dumazet
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-12
socket: add documentation for missing elements
stephen hemminger
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-02
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-08
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
[prev]
[next]