summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: fix receive window update in tcp_add_backlog()Eric Dumazet2020-10-141-3/+3
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: The server keyring isn't network-namespacedDavid 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
* tcp: use sendpage_ok() to detect misused .sendpageColy Li2020-10-141-1/+2
* 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
* mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-10-071-4/+4
* mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit2020-10-071-1/+2
* 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
* lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-10-011-0/+1
* 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: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing2020-10-013-13/+53
* 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
* netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron2020-10-011-0/+2
* 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
* mac80211: skip mpath lookup also for control port txMarkus Theil2020-10-011-1/+5
* svcrdma: Fix backchannel return codeChuck Lever2020-10-012-34/+15
* 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
* devlink: Fix reporter's recovery conditionAya Levin2020-10-011-2/+5
* net: openvswitch: use u64 for meter bucketTonghao Zhang2020-10-012-2/+2
* SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust2020-10-011-6/+13
* netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()Qian Cai2020-10-011-1/+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
* Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-10-011-1/+2
* Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-10-011-0/+6
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-011-2/+9
* Bluetooth: prefetch channel before killing sockHillf Danton2020-10-011-4/+6
* Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-10-012-14/+28
* sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2020-10-011-0/+6
* ipv6_route_seq_next should increase position indexVasily Averin2020-10-011-5/+2
* rt_cpu_seq_next should increase position indexVasily Averin2020-10-011-0/+1