summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-29icmp: randomize the global rate limiterEric Dumazet
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-10-17Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-10-17Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2020-10-17Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz
2020-10-14rxrpc: Fix server keyring leakDavid Howells
2020-10-14rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells
2020-10-14rxrpc: Fix rxkad token xdr encodingMarc Dionne
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-14netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-10-01Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung
2020-10-01Bluetooth: guard against controllers sending zero'd eventsAlain Michaud
2020-10-01skbuff: fix a data race in skb_queue_len()Qian Cai
2020-10-01Bluetooth: prefetch channel before killing sockHillf Danton
2020-10-01Bluetooth: Fix refcount use-after-free issueManish Mandlik
2020-10-01rt_cpu_seq_next should increase position indexVasily Averin
2020-10-01neigh_stat_seq_next() should increase position indexVasily Averin
2020-10-01ip: fix tos reflection in ack and reset packetsWei Wang
2020-10-01tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-10-01af_key: pfkey_dump needs parameter validationMark Salyzyn
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-12net: disable netpoll on fresh napisJakub Kicinski
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long
2020-09-12cfg80211: regulatory: reject invalid hintsJohannes Berg
2020-09-12net: initialize fastreuse on inet_inherit_portTim Froidcoeur
2020-09-12net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-09-12netfilter: nf_tables: fix destination register zeroingFlorian Westphal
2020-09-12batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna
2020-09-12batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann
2020-09-03tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-09-03net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-26net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-08-21ipv6: check skb->protocol before lookup for nexthopWANG Cong
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-21net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin