index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2018-05-10
1
-2
/
+2
*
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
2018-05-01
1
-0
/
+21
*
slab: make usercopy region 32-bit
Alexey Dobriyan
2018-04-05
1
-2
/
+2
*
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
1
-0
/
+3
*
bpf: sockmap redirect ingress support
John Fastabend
2018-03-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+1
|
\
|
*
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-12
1
-0
/
+1
*
|
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
1
-1
/
+1
*
|
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
1
-0
/
+4
*
|
tcp: remove sk_check_csum_caps()
Eric Dumazet
2018-02-21
1
-9
/
+0
*
|
tcp: switch to GSO being always on
Eric Dumazet
2018-02-21
1
-0
/
+1
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-1
/
+1
|
/
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-0
/
+2
|
\
|
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-25
/
+32
|
\
\
|
*
|
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2018-01-08
1
-0
/
+20
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+5
|
|
\
\
|
*
|
|
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
1
-25
/
+0
|
*
|
|
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
1
-0
/
+1
|
*
|
|
net: sk_pacing_shift_update() helper
Eric Dumazet
2017-12-13
1
-0
/
+11
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
lockdep: Convert some users to const
Matthew Wilcox
2018-01-18
1
-3
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
sock: Add sock_owned_by_user_nocheck
Tom Herbert
2017-12-28
1
-0
/
+5
|
|
/
|
/
|
*
|
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2017-12-05
1
-5
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-4
/
+1
|
\
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-3
/
+0
|
*
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
1
-1
/
+1
*
|
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2017-11-14
1
-0
/
+2
*
|
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-10
1
-0
/
+22
*
|
net/sock: Update sk rcu iterator macro.
Tim Hansen
2017-10-24
1
-2
/
+2
*
|
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2017-10-07
1
-2
/
+5
|
/
*
net: prevent dst uses after free
Eric Dumazet
2017-09-21
1
-1
/
+1
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-3
/
+1
|
\
|
*
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-3
/
+1
*
|
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
1
-0
/
+3
|
/
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
socket: add documentation for missing elements
stephen hemminger
2017-07-12
1
-0
/
+3
*
|
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
2017-07-08
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-36
/
+29
|
\
\
|
*
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-8
/
+9
|
*
|
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+4
|
*
|
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
2017-06-21
1
-1
/
+4
|
*
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-20
/
+2
|
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
1
-1
/
+8
|
*
|
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
1
-2
/
+2
|
|
/
[next]