summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-12-14xfrm: Copy policy family in clone_policyHerbert Xu
2017-12-14tls: Use kzalloc for aead_request allocationIlya Lesokhin
2017-12-14sctp: use the right sk after waking up from wait_buf sleepXin Long
2017-12-14sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long
2017-12-14sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-12-14route: update fnhe_expires for redirect when the fnhe existsXin Long
2017-12-14route: also update fnhe_genid when updating a route cacheXin Long
2017-12-14gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev
2017-12-14net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun
2017-11-30NFC: fix device-allocation error returnJohan Hovold
2017-11-30svcrdma: Preserve CB send buffer across retransmitsChuck Lever
2017-11-30net/9p: Switch to wait_event_killable()Tuomas Tynkkynen
2017-11-309p: Fix missing commas in mount optionsTuomas Tynkkynen
2017-11-30libceph: don't WARN() if user tries to add invalid keyEric Biggers
2017-11-24net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman
2017-11-24af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet
2017-11-10rds: ib: Fix NULL pointer dereference in debug codeHÃ¥kon Bugge
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-08qrtr: Move to postcore_initcallBjorn Andersson
2017-11-05tcp: fix DSACK-based undo on non-duplicate ACKPriyaranjan Jha
2017-11-05l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6Guillaume Nault
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert
2017-11-03xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal
2017-11-03tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet
2017-11-03fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02xfrm: defer daddr pointer assignment after spi parsingFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman