summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso2023-08-104-103/+173
| | * | | netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso2023-08-101-11/+237
| | * | | netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal2023-08-094-10/+16
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-103-7/+14
| |\ \ \ \
| | * | | | bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2023-08-101-2/+8
| | * | | | bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai2023-08-101-5/+5
| | * | | | xsk: fix refcount underflow in error pathMagnus Karlsson2023-08-101-0/+1