index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sock.h
Age
Commit message (
Expand
)
Author
2016-11-15
net: avoid sk_forward_alloc overflows
Eric Dumazet
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2015-12-14
net: fix IP early demux races
Eric Dumazet
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
sock: support per-packet fwmark
Edward Jee
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-09-29
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-29
net: Recompute sk_txhash on negative routing advice
Tom Herbert
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-06-28
net: Kill sock->sk_protinfo
David Miller
2015-06-21
net: Update out-of-date comment
Zhaowei Yuan
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
2015-05-21
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-17
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-20
net: increase sk_[max_]ack_backlog
Eric Dumazet
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
[next]