summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-11-02tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet
2017-11-01netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01MAINTAINERS: Update Yotam's E-mailYotam Gigi
2017-10-31xfrm: Fix GSO for IPsec with GRE tunnel.Steffen Klassert
2017-10-31net_sched: remove tcf_block_put_deferred()Cong Wang
2017-10-31l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long
2017-10-29sctp: fix some type cast warnings introduced by transport rhashtableXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-29net_sched: avoid matching qdisc with zero handleCong Wang
2017-10-29sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend
2017-10-28tcp: refresh tp timestamp before tcp_mtu_probe()Eric Dumazet
2017-10-27ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmitXin Long
2017-10-27ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long
2017-10-27ipip: only increase err_count for some certain type icmp in ipip_errXin Long
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-26tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->dataYousuk Seung
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-10-26rds: Fix inaccurate accounting of unsignaled wrsHåkon Bugge
2017-10-26rds: ib: Fix uninitialized variableHåkon Bugge