summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-29tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang
2020-04-29tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang
2020-04-29sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-29net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-04-29net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang
2020-04-29net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-23KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-23sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-04-23SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-04-23xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-23netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-04-23xsk: Fix out of boundary write in __xsk_rcv_memcpyLi RongQing
2020-04-23netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...Stefano Brivio
2020-04-21mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-21nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-04-21net/bpfilter: remove superfluous testing messageBruno Meneguele
2020-04-21net: icmp6: do not select saddr from iif when route has prefsrc setTim Stallard
2020-04-21net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-21net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-21net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-21l2tp: Allow management of tunnels and session in user namespaceMichael Weiß
2020-04-21hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-04-13net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-08udp: initialize is_flist with 0 in udp_gro_receiveXin Long
2020-04-08net: fix fraglist segmentation reference count leakFlorian Westphal
2020-04-08sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-04-08sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-08net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-08ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-03-26mac80211: mark station unauthorized before key removalJohannes Berg
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso