aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-03treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka
2017-05-03treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-03fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-03format-security: move static strings to constKees Cook
2017-05-03mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-03net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-05-03treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-03net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-05-03Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'ipvs/master'Stephen Rothwell
2017-05-03Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy
2017-05-02Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann
2017-05-02ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko
2017-05-02tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02bpf: Align packet data properly in program testing framework.David Miller
2017-05-02bpf: Do not dereference user pointer in bpf_test_finish().David Miller
2017-05-02audit: normalize NETFILTER_PKTRichard Guy Briggs
2017-05-02netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs
2017-05-02xdp: fix parameter kdoc for extackJakub Kicinski
2017-05-02Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-02Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann
2017-05-02Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-02xen/9pfs: select CONFIG_XEN_XENBUS_FRONTENDArnd Bergmann
2017-05-02xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini
2017-05-02xen/9pfs: build 9pfs Xen transport driverStefano Stabellini
2017-05-02xen/9pfs: receive responsesStefano Stabellini
2017-05-02xen/9pfs: send requests to the backendStefano Stabellini
2017-05-02xen/9pfs: connect to the backendStefano Stabellini
2017-05-02xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini
2017-05-02Merge branch 'sched/core'Ingo Molnar
2017-05-02Merge branch 'core/rcu'Ingo Molnar
2017-05-02Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller