summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-294-7/+38
* ipvs: clear skb->tstamp in forwarding pathJulian Anastasov2020-10-291-0/+6
* nl80211: fix non-split wiphy informationJohannes Berg2020-10-291-1/+4
* icmp: randomize the global rate limiterEric Dumazet2020-10-291-2/+5
* tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell2020-10-291-0/+2
* nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo2020-10-291-1/+1
* net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti2020-10-291-1/+1
* net/tls: sendfile fails with ktls offloadRohit Maheshwari2020-10-291-5/+6
* tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-291-1/+2
* net/smc: fix valid DMBE buffer sizesKarsten Graul2020-10-291-1/+1
* net: fix pos incrementment in ipv6_route_seq_nextYonghong Song2020-10-291-1/+3
* ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern2020-10-291-1/+3
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-172-12/+25
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-171-25/+3
* Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-10-171-1/+6
* Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-10-172-3/+18
* Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-10-171-1/+21
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells2020-10-141-3/+3
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-141-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-141-2/+10
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony2020-10-141-0/+28
* xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony2020-10-141-0/+1
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca2020-10-141-1/+1
* net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-141-0/+3
* netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker2020-10-071-0/+2
* net/packet: fix overflow in tpacket_rcvOr Cohen2020-10-071-1/+8
* mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-10-071-4/+4
* net: virtio_vsock: Enhance connection semanticsSebastien Boeuf2020-10-071-0/+1
* vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella2020-10-072-86/+86
* vsock/virtio: stop workers during the .remove()Stefano Garzarella2020-10-071-1/+50
* vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella2020-10-071-24/+46
* batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing2020-10-011-16/+87
* batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing2020-10-013-14/+30
* batman-adv: Add missing include for in_interrupt()Sven Eckelmann2020-10-011-0/+1
* bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann2020-10-011-2/+2
* mac802154: tx: fix use-after-freeEric Dumazet2020-10-011-3/+5
* batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing2020-10-011-0/+4
* batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing2020-10-011-3/+4
* net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang2020-10-011-1/+1
* tipc: fix memory leak in service subscriptingTuong Lien2020-10-011-1/+3
* Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-10-011-2/+17
* atm: fix a memory leak of vcc->user_backCong Wang2020-10-011-0/+6
* net: openvswitch: use u64 for meter bucketTonghao Zhang2020-10-012-2/+2
* svcrdma: Fix leak of transport addressesChuck Lever2020-10-011-0/+1
* SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-10-011-5/+14