index
:
kernel_motorola_potter.git
q10.0
kernel_motorola_potter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock: recalculate sktimeout value
Hong-Mei Li
2018-12-07
1
-1
/
+1
*
Merge 3.18.77 into android-3.18
Greg Kroah-Hartman
2017-10-22
1
-0
/
+2
|
\
|
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-10-21
1
-0
/
+2
*
|
Merge 3.18.56 into android-3.18
Greg Kroah-Hartman
2017-06-07
1
-6
/
+6
|
\
|
|
*
netem: fix skb_orphan_partial()
Eric Dumazet
2017-06-07
1
-6
/
+6
|
*
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-05-08
1
-2
/
+2
*
|
Merge 3.18.50 into android-3.18
Greg Kroah-Hartman
2017-04-23
1
-5
/
+11
|
\
|
|
*
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-04-22
1
-0
/
+6
|
*
net: properly release sk_frag.page
Eric Dumazet
2017-04-22
1
-5
/
+5
*
|
Revert "BACKPORT [UPSTREAM] net: add real socket cookies"
Todd Poynor
2017-04-12
1
-1
/
+0
*
|
BACKPORT [UPSTREAM] net: add real socket cookies
Eric Dumazet
2017-04-11
1
-0
/
+1
*
|
Merge 3.18.26 into android-3.18
Greg Kroah-Hartman
2017-04-01
1
-3
/
+2
|
\
|
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2016-01-22
1
-1
/
+2
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2016-01-15
1
-2
/
+0
*
|
Merge 3.18.18 into android-3.18
Greg Kroah-Hartman
2017-03-31
1
-1
/
+1
|
\
|
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-07-05
1
-1
/
+1
*
|
Merge 3.18.13 into android-3.18
Greg Kroah-Hartman
2017-03-31
1
-0
/
+19
|
\
|
|
*
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-27
1
-0
/
+19
*
|
UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-01-10
1
-2
/
+2
*
|
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-12-20
1
-1
/
+4
|
/
*
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
2014-10-14
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
1
-85
/
+25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-1
/
+1
|
|
\
|
*
|
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
1
-63
/
+15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-16
/
+18
|
|
\
\
|
*
|
|
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-05
1
-2
/
+2
|
*
|
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
1
-0
/
+6
|
*
|
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
1
-12
/
+2
|
*
|
|
net: remove dead code after sk_data_ready change
Eric Dumazet
2014-08-22
1
-8
/
+0
*
|
|
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-6
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net_dma: simple removal
Dan Williams
2014-09-28
1
-6
/
+0
*
|
|
|
net: fix skb_page_frag_refill() kerneldoc
Eric Dumazet
2014-09-08
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
1
-2
/
+2
*
|
|
net: attempt a single high order allocation
Eric Dumazet
2014-08-29
1
-14
/
+16
|
|
/
|
/
|
*
|
net-timestamp: TCP timestamping
Willem de Bruijn
2014-08-05
1
-2
/
+11
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
1
-0
/
+3
*
|
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
1
-23
/
+2
*
|
net: filter: simplify socket charging
Alexei Starovoitov
2014-08-02
1
-2
/
+7
*
|
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-29
1
-4
/
+0
*
|
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
1
-1
/
+1
*
|
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
1
-2
/
+2
*
|
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-24
1
-0
/
+49
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-2
/
+2
|
/
*
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
1
-1
/
+4
*
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
2014-02-06
1
-2
/
+4
*
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2014-01-18
1
-0
/
+4
*
net: allow > 0 order atomic page alloc in skb_page_frag_refill
Michael Dalton
2014-01-16
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-13
/
+1
|
\
|
*
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
1
-1
/
+1
|
*
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2014-01-03
1
-12
/
+0
[next]