aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-10-20Merge tag 'v4.14.202' into v4.14/basev4.14/baseBruce Ashfield
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-17Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-10-14rxrpc: Fix server keyring leakDavid 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-14openvswitch: handle DNAT tuple collisionDumitru Ceara
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-14net/packet: fix overflow in tpacket_rcvOr Cohen
2020-10-14mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-14net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-10-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2020-10-14vsock/virtio: stop workers during the .remove()Stefano Garzarella
2020-10-14vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-10-01batman-adv: Add missing include for in_interrupt()Sven Eckelmann
2020-10-01mac802154: tx: fix use-after-freeEric Dumazet
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-01svcrdma: Fix leak of transport addressesChuck Lever
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-01ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-10-01tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-10-01tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-10-01net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-10-01ip: fix tos reflection in ack and reset packetsWei Wang
2020-10-01af_key: pfkey_dump needs parameter validationMark Salyzyn
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-23net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-09-12net: disable netpoll on fresh napisJakub Kicinski
2020-09-12tipc: fix shutdown() of connectionless socketTetsuo Handa