summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-05-20net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-20netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-05-20netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-05-20batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang
2020-05-20batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang
2020-05-20batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang
2020-05-20batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin
2020-05-20ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca
2020-05-20sch_sfq: validate silly quantum valuesEric Dumazet
2020-05-20sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-05-20fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-05-02net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-05-02net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-05-02ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-05-02vti4: removed duplicate log message.Jeremy Sowden
2020-05-02net: ipv4: avoid unused variable warning for sysctlArnd Bergmann
2020-05-02net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2020-04-24KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-24netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-04-24net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-24net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-24net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-24hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-24net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-13sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-02netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel