summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-03Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-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-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
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-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-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-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-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
2017-04-30bpf: restore skb->sk before pskb_trim() callEric Dumazet
2017-04-30Bluetooth: Add selftest for ECDH key generationMarcel Holtmann
2017-04-30Bluetooth: zero kpp input for key generationMarcel Holtmann
2017-04-30Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller