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