aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-02treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka
2017-05-02treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-02fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-02format-security: move static strings to constKees Cook
2017-05-02mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-02net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-05-02treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-02net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-05-02Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'ipvs/master'Stephen Rothwell
2017-05-02Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-05-01ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller
2017-05-01xfrm: Indicate xfrm_state offload errorsIlan Tayari
2017-05-01net/esp4: Fix invalid esph pointer crashIlan Tayari
2017-05-01ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek
2017-05-01Merge branch 'work.splice' into for-nextAl Viro
2017-05-01Merge branch 'work.iov_iter' into for-nextAl Viro
2017-05-01iov_iter: don't revert iov buffer if csum errorDing Tianhong
2017-05-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01flower: check unused bits in MPLS fieldsBenjamin LaHaise
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-05-01xdp: propagate extended ack to XDP setupJakub Kicinski
2017-05-01netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang
2017-05-01ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-05-01Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2017-05-01netfilter: snmp: avoid stack size warningFlorian Westphal
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal
2017-05-01netfilter: nf_log: don't call synchronize_rcu in nf_log_unsetFlorian Westphal
2017-05-01netfilter: batch synchronize_net calls during hook unregisterFlorian Westphal
2017-05-01Merge branch 'sched/core'Ingo Molnar
2017-05-01Merge branch 'core/rcu'Ingo Molnar
2017-04-30net: bridge: Fix improper taking over HW learned FDBArkadi Sharshevsky
2017-04-30ipv4: get rid of ip_ra_lockWANG Cong
2017-04-30lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter
2017-04-30net: Initialise init_net.count to 1David Howells
2017-04-30Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-30tcp: fix access to sk->sk_state in tcp_poll()Davide Caratti