summaryrefslogtreecommitdiff
path: root/include/net/sock.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P2019-11-20
|\
| * Merge 4.4.201 into android-4.4-pGreg Kroah-Hartman2019-11-14
| |\
| | * net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-12
* | | Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P2019-11-13
|\| |
| * | Merge 4.4.200 into android-4.4-pGreg Kroah-Hartman2019-11-10
| |\|
| | * net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-10
| * | Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
| |\|
| * | Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
| |\ \
| * \ \ Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
| |\ \ \
* | \ \ \ Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\ \ \ \ \
| * \ \ \ \ Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | packets: Always register packet sk in the same orderMaxime Chevallier2019-04-03
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\| | | |
| * | | | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-13
| |\| | |
| | * | | sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-13
| | | |/ | | |/|
* | | | Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P2018-10-15
|\| | |
| * | | Merge 4.4.161 into android-4.4Greg Kroah-Hartman2018-10-13
| |\| | | | |/ | |/|
| | * tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
| |\ \
| | * | net: core: Add a UID field to struct sock.Lorenzo Colitti2016-12-20
| * | | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * | | net: core: Add a UID field to struct sock.Lorenzo Colitti2017-01-02
* | | | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\| | |
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\ \ \ | | | |/ | | |/|
| | * | net: avoid sk_forward_alloc overflowsEric Dumazet2016-11-15
| * | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-04-07
| |/ /
* | | net: add SOCK_RCU_FREE socket flagEric Dumazet2016-11-28
* | | net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian2016-03-22
| |/ |/|
* | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-02-25
|/
* net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-16
* net: fix IP early demux racesEric Dumazet2015-12-14
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
* ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-17
* | tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2015-10-12
* | net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-12
* | net: align sk_refcnt on 128 bytes boundaryEric Dumazet2015-10-12
* | net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* | sock: support per-packet fwmarkEdward Jee2015-10-12
* | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | net: constify sk_gfp_atomic() sock argumentEric Dumazet2015-09-29