index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
1
-1
/
+1
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
1
-3
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-4
/
+21
|
\
|
*
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-17
1
-4
/
+21
*
|
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2018-12-04
1
-5
/
+15
|
/
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
1
-4
/
+0
|
\
|
*
tls: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-4
/
+0
*
|
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2018-10-15
1
-2
/
+2
|
/
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-10-02
1
-0
/
+1
*
net: sock: introduce SOCK_XDP
Jason Wang
2018-09-13
1
-0
/
+1
*
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
1
-1
/
+1
*
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
2018-07-30
1
-3
/
+2
*
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-5
/
+6
*
sock: sockc cookie initializer
Willem de Bruijn
2018-07-07
1
-0
/
+6
*
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
1
-1
/
+2
*
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+10
*
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2018-07-02
1
-0
/
+10
*
net: Record receive queue number for a connection
Amritha Nambiar
2018-07-02
1
-0
/
+28
*
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
2018-07-02
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-2
/
+23
|
\
|
*
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
*
|
net: remove sock_no_poll
Christoph Hellwig
2018-05-26
1
-2
/
+0
|
/
*
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
[next]