summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211: drop A-MSDUs on old ciphersJohannes Berg2021-05-111-1/+18
| * | | cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-05-111-0/+3
| * | | mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-112-3/+3
| * | | mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-05-114-0/+16
| * | | mac80211: assure all fragments are encryptedMathy Vanhoef2021-05-111-11/+12
| * | | tipc: make node link identity publish thread safeHoang Le2021-05-101-6/+6
| * | | net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean2021-05-101-5/+7
| * | | net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter2021-05-101-2/+3
| * | | net/nfc/rawsock.c: fix a permission check bugJeimon2021-05-101-1/+1
* | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-201-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/smc: properly handle workqueue allocation failureAnirudh Rayabharam2021-05-131-2/+8
| * | | Revert "net/smc: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
| |/ /
* / / mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-141-5/+7
|/ /
* | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-0831-121/+407
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-0713-40/+117
| |\ \
| | * | netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet2021-05-072-7/+10
| | * | netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet2021-05-071-1/+9
| | * | netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso2021-05-051-2/+2
| | * | netfilter: remove BUG_ON() after skb_header_pointer()Pablo Neira Ayuso2021-05-056-7/+21
| | * | netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso2021-05-051-0/+2
| | * | netfilter: nfnetlink: add a missing rcu_read_unlock()Eric Dumazet2021-05-051-0/+1
| | * | netfilter: arptables: use pernet ops struct during unregisterFlorian Westphal2021-05-032-4/+3
| | * | netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-031-19/+69
| * | | mptcp: fix splat when closing unaccepted socketPaolo Abeni2021-05-071-2/+1
| * | | tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy2021-05-061-0/+1
| * | | smc: disallow TCP_ULP in smc_setsockopt()Cong Wang2021-05-051-1/+3
| * | | ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera2021-05-051-1/+2
| * | | net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen2021-05-041-0/+4
| * | | net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart2021-05-041-0/+4
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-031-4/+3
| |\ \ | | |/ | |/|
| | * xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo2021-05-041-4/+3
| * | sctp: delay auto_asconf init until binding the first addrXin Long2021-05-031-14/+17
| * | Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long2021-05-031-5/+8
| * | net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter2021-05-031-0/+4
| * | sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long2021-05-031-1/+2
| * | Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"Xin Long2021-05-031-5/+1
| * | Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""Xin Long2021-05-031-3/+3
| * | sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long2021-04-302-43/+30
| * | Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long2021-04-301-3/+3
| * | sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long2021-04-301-5/+20
| * | vsock/vmci: Remove redundant assignment to errYang Li2021-04-301-2/+0
| |/
| * net: Remove redundant assignment to errYang Li2021-04-291-3/+0
| * bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming2021-04-291-2/+3
| * net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-04-291-4/+4
| * openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-04-291-4/+4
| * seg6: add counters support for SRv6 BehaviorsAndrea Mayer2021-04-291-2/+196
* | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-0710-227/+237
|\ \
| * | xprtrdma: Fix a NULL dereference in frwr_unmap_sync()Chuck Lever2021-05-011-0/+1
| * | sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers2021-05-011-6/+5
| * | xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever2021-04-262-9/+6