summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-16RDS tcp loopback connection can hangRao Shoaib
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-10neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern
2021-06-10netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-10tipc: fix unique bearer names sanity checkHoang Le
2021-06-10tipc: add extack messages for bearer/media failureHoang Le
2021-06-10sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang
2021-06-10ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-10net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-10net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-06-10net: sock: fix in-kernel mark settingAlexander Aring
2021-06-10net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean
2021-06-10mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni
2021-06-10mptcp: always parse mptcp options for MPC reqskPaolo Abeni
2021-06-10mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni
2021-06-10net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich
2021-06-10net/sched: act_ct: Offload connections with commit actionPaul Blakey
2021-06-10devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-10netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal
2021-06-03neighbour: Prevent Race condition in neighbour subsytemChinmay Agarwal
2021-06-03xprtrdma: Revert 586a0787ce35Chuck Lever
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov
2021-06-03net: hsr: fix mac_len checksGeorge McCollister
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-06-03ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri
2021-06-03bpf: Set mac_len in bpf_skb_change_headJussi Maki
2021-06-03net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo
2021-06-03net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin
2021-06-03net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-06-03net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-06-03tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-06-03net: packetmmap: fix only tx timestamp on requestRichard Sanger
2021-06-03net: really orphan skbs tied to closing skPaolo Abeni
2021-06-03net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean