summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann2023-08-231-0/+3
* can: raw: add missing refcount for memory leak fixOliver Hartkopp2023-08-231-9/+26
* can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp2023-08-231-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-191-8/+12
* | sock: annotate data-races around prot->memory_pressureEric Dumazet2023-08-191-1/+1
* | devlink: add missing unregister linecard notificationJiri Pirko2023-08-191-0/+3
* | Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...Jakub Kicinski2023-08-196-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 '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
| | * | | | xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma2023-07-311-0/+1
| | * | | | xfrm: add NULL check in xfrm_update_ae_paramsLin Ma2023-07-311-1/+1
| | * | | | ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao2023-07-111-2/+2
| | * | | | ip6_vti: fix slab-use-after-free in decode_session6Zhengchao Shao2023-07-111-2/+2
| | * | | | xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao2023-07-111-2/+2
| | * | | | xfrm: Silence warnings triggerable by bad packetsHerbert Xu2023-07-101-13/+9
| | * | | | net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma2023-07-032-2/+2
| | * | | | net: af_key: fix sadb_x_filter validationLin Ma2023-06-291-2/+2
| | * | | | net: xfrm: Fix xfrm_address_filter OOB readLin Ma2023-06-291-0/+9
| * | | | | net: openvswitch: reject negative ifindexJakub Kicinski2023-08-161-4/+4
| | |/ / / | |/| | |
| * | | | net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing2023-08-151-1/+3
| * | | | Revert "vlan: Fix VLAN 0 memory leak"Vlad Buslov2023-08-141-1/+2
* | | | | sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsgJeff Layton2023-08-141-0/+3
|/ / / /
* | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1027-330/+620
|\ \ \ \
| * | | | net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski2023-08-101-3/+0
| * | | | Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-08-104-173/+431
| |\ \ \ \
| | * | | | netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2023-08-101-47/+1
| | * | | | netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso2023-08-101-2/+4