summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Remove krb5_derive_key_v1()Chuck Lever2023-08-292-90/+0
* SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever2023-08-295-486/+0
* SUNRPC: Remove DES and DES3 enctypes from the supported enctypes listChuck Lever2023-08-291-52/+0
* SUNRPC: Remove Kunit tests for the DES3 encryption typeChuck Lever2023-08-291-196/+0
* SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESChuck Lever2023-08-292-29/+0
* SUNRPC: Fix the recent bv_offset fixChuck Lever2023-08-291-1/+3
* Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-2423-75/+190
|\
| * Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2023-08-244-11/+31
| |\
| | * netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal2023-08-232-0/+6
| | * netfilter: nf_tables: fix out of memory error handlingFlorian Westphal2023-08-231-3/+10
| | * netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso2023-08-231-2/+2
| | * netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso2023-08-231-1/+5
| | * netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso2023-08-231-1/+1
| | * netfilter: nf_tables: validate all pending tablesFlorian Westphal2023-08-231-4/+7
| * | rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel2023-08-241-0/+3
| |/
| * net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim2023-08-231-13/+40
| * batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann2023-08-221-0/+3
| * can: raw: add missing refcount for memory leak fixOliver Hartkopp2023-08-221-9/+26
| * can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp2023-08-221-15/+7
| * Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-2/+10
| |\
| | * wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2023-08-211-2/+10
| * | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-205-7/+7
| * | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-201-4/+18
| * | dccp: annotate data-races in dccp_poll()Eric Dumazet2023-08-181-8/+12
| * | sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-181-1/+1
| * | devlink: add missing unregister linecard notificationJiri Pirko2023-08-181-0/+3
| * | Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...Jakub Kicinski2023-08-186-5/+29
| |\ \
| | * | batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel2023-08-091-1/+3
| | * | batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel2023-08-051-1/+0
| | * | batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2023-07-282-2/+4
| | * | batman-adv: Don't increase MTU when set by userSven Eckelmann2023-07-203-1/+22
| | * | batman-adv: Trigger events for auto adjusted MTUSven Eckelmann2023-07-201-1/+1
* | | | Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-08-221-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | xprtrdma: Remap Receive buffers after a reconnectChuck Lever2023-08-191-5/+4
* | | | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1818-67/+110
|\ \ \ \
| * | | | sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-171-1/+1
| * | | | Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller2023-08-165-29/+66
| |\ \ \ \
| | * | | | netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso2023-08-161-0/+3
| | * | | | netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso2023-08-161-1/+6
| | * | | | netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso2023-08-161-4/+32
| | * | | | ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong2023-08-161-0/+4
| | * | | | netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long2023-08-161-3/+3
| | * | | | netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal2023-08-161-19/+4
| | * | | | netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal2023-08-161-0/+1
| | * | | | netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-161-1/+1
| | * | | | netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal2023-08-161-1/+12
| * | | | | ipv6: fix indentation of a config attributePrasad Pandit2023-08-161-1/+1
| * | | | | Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-08-168-30/+33
| |\ \ \ \ \
| | * | | | | xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-6/+2
| | * | | | | xfrm: delete offloaded policyLeon Romanovsky2023-08-011-0/+1