index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-07
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-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-13
sock: support per-packet fwmark
Edward Jee
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-09-15
net: core: drop null test before destroy functions
Julia Lawall
2015-08-28
sock: fix kernel doc error
Jean Sacren
2015-07-30
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
2015-06-28
net: Kill sock->sk_protinfo
David Miller
2015-06-16
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-12
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-05-27
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-18
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-05-04
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-04-13
tcp: do not cache align timewait sockets
Eric Dumazet
2015-04-07
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-23
net: Move the comment about unsettable socket-level options to default clause...
YOSHIFUJI Hideaki/吉藤英明
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-13
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-13
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
net: add real socket cookies
Eric Dumazet
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-10-14
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]