summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-29netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-29ipvs: clear skb->tstamp in forwarding pathJulian Anastasov
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-29nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan
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-29nexthop: Fix performance regression in nexthop deletionIdo Schimmel
2020-10-29net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti
2020-10-29net: Properly typecast int values to set sk_max_pacing_rateKe Li
2020-10-29net_sched: remove a redundant goto chain checkCong Wang
2020-10-29net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde
2020-10-29can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang
2020-10-29socket: fix option SO_TIMESTAMPING_NEWChristian Eggers
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang
2020-10-29net/tls: sendfile fails with ktls offloadRohit Maheshwari
2020-10-29net/smc: fix valid DMBE buffer sizesKarsten Graul
2020-10-29net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-29ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern
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: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2020-10-17Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-10-17Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz
2020-10-14net_sched: commit action insertions togetherCong Wang
2020-10-14net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang
2020-10-14net/tls: race causes kernel panicRohit Maheshwari
2020-10-14net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault
2020-10-14tcp: fix receive window update in tcp_add_backlog()Eric Dumazet
2020-10-14rxrpc: Fix server keyring leakDavid Howells
2020-10-14rxrpc: The server keyring isn't network-namespacedDavid Howells
2020-10-14rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid 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-14xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-14xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca
2020-10-14tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-07netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-07net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2020-10-01lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-10-01batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing