index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2017-03-16
net: avoid sk_forward_alloc overflows
Eric Dumazet
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
2016-01-25
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2016-01-04
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-04
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-10-28
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-04-27
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-07-02
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-10
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-03
socket: cleanups
stephen hemminger
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
2013-12-05
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-08
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
udp: ipv4: Add udp early demux
Shawn Bohrer
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-30
net: add missing sk_max_pacing_rate doc
Eric Dumazet
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-23
sock.h: Remove extern from function prototypes
Joe Perches
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
[next]