summaryrefslogtreecommitdiff
path: root/net/socket.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P2018-02-05
|\
| * Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
| |\
| | * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
| |\|
| | * net: initialize msg.msg_flags in recvfromAlexander Potapenko2017-12-20
* | | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\| |
| * | UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-04-14
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\|
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-09
| |\ \
| | * | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-05
| * | | 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
| | * | UPSTREAM: net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-08-07
* | | | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-26
| |/ /
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * | | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-16
| * | | 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
|\| |
| * | sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-21
* | | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2017-02-17
* | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| |
| * | net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-04-20
| |/
* | qmp: Add support for QSSP EnhancementsMona Hossain2016-03-23
* | seemp: enhance support for malware detectionWilliam Clark2016-03-23
* | net: socket: make sure refs are not released on fd before calling sockevHarout Hedeshian2016-03-22
* | net: socket: Added notifier chains for socket administrative functionsHarout Hedeshian2016-03-22
|/
* net, socket, socket_wq: fix missing initialization of flagsNicolai Stange2015-12-30
* net: fix uninitialized variable issuetadeusz.struk@intel.com2015-12-15
* net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-11
* VFS: net/: d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* new helper: msg_data_left()Al Viro2015-04-11
* get rid of the size argument of sock_sendmsg()Al Viro2015-04-11
* switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()Al Viro2015-04-09
* net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro2015-04-09
* net: switch sendto() and recvfrom() to import_single_range()Al Viro2015-04-09
* Merge branch 'iocb' into for-davemAl Viro2015-04-09
|\
| * fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
| * fs: remove ki_nbytesChristoph Hellwig2015-03-12
* | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \
| * | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2015-03-20
| |/
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-02
|/