aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()Eric Dumazet2019-10-03
* | udp: only do GSO if # of segs > 1Josh Hunt2019-10-03
* | udp: fix gso_segs calculationsJosh Hunt2019-10-03
* | ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-02
|\ \
| * | netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso2019-10-01
| * | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-01
* | | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean2019-10-02
* | | net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-02
* | | tipc: fix unlimited bundling of small messagesTuong Lien2019-10-02
* | | ipv6: Handle race in addrconf_dad_workDavid Ahern2019-10-01
* | | tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet2019-10-01
* | | vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui2019-10-01
* | | devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam2019-10-01
* | | net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean2019-10-01
* | | net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean2019-10-01
|/ /
* | mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg2019-10-01
* | mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-01
* | nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-01
* | cfg80211: initialize on-stack chandefsJohannes Berg2019-10-01
* | cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg2019-10-01
* | nl80211: validate beacon headJohannes Berg2019-10-01
* | net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean2019-09-30
* | net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-09-30
* | erspan: remove the incorrect mtu limit for erspanHaishuang Yan2019-09-30
* | sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-09-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-28
|\
| * tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet2019-09-27
| * sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-27
| * tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidthKevin(Yudong) Yang2019-09-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-27
| |\
| | * netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana2019-09-25
| | * netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2019-09-20
| | * netfilter: nf_tables_offload: fix always true policy is unset checkPablo Neira Ayuso2019-09-20
| | * netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso2019-09-20
| * | net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey2019-09-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-27
| |\ \
| | * | xsk: relax UMEM headroom alignmentBjörn Töpel2019-09-19
| * | | net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
| * | | net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
| * | | net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
| * | | net/rds: Check laddr_check before calling itKa-Cheong Poon2019-09-27
| * | | tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet2019-09-27
| * | | ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet2019-09-27
| * | | ipv6: add priority parameter to ip6_xmit()Eric Dumazet2019-09-27
| * | | sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-09-27
| * | | kcm: disable preemption in kcm_parse_func_strparser()Eric Dumazet2019-09-27
| * | | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-26
| * | | openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-09-26
| * | | net: print proper warning on dst underflowJason A. Donenfeld2019-09-26