aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2023-08-30batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel
2023-08-30batman-adv: Don't increase MTU when set by userSven Eckelmann
2023-08-30batman-adv: Trigger events for auto adjusted MTUSven Eckelmann
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-30netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-30netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso
2023-08-30netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso
2023-08-30netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso
2023-08-30netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim
2023-08-30can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30dccp: annotate data-races in dccp_poll()Eric Dumazet
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-30devlink: add missing unregister linecard notificationJiri Pirko
2023-08-30can: raw: fix lockdep issue in raw_release()Eric Dumazet
2023-08-30can: raw: fix receiver memory leakZiyang Xuan
2023-08-30xprtrdma: Remap Receive buffers after a reconnectChuck Lever
2023-08-27Merge tag 'v6.4.12' into v6.4/standard/baseBruce Ashfield
2023-08-23net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-23af_unix: Fix null-ptr-deref in unix_stream_sendpage().Kuniyuki Iwashima
2023-08-23sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-23net: openvswitch: reject negative ifindexJakub Kicinski
2023-08-23netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-23netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso
2023-08-23netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso
2023-08-23ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-23netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-23netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal
2023-08-23netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal
2023-08-23netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal
2023-08-23xfrm: don't skip free of empty state in acquire policyLeon Romanovsky
2023-08-23xfrm: delete offloaded policyLeon Romanovsky
2023-08-23xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma
2023-08-23xfrm: add NULL check in xfrm_update_ae_paramsLin Ma
2023-08-23ip_vti: fix potential slab-use-after-free in decode_session6Zhengchao Shao
2023-08-23ip6_vti: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-23xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-23xfrm: Silence warnings triggerable by bad packetsHerbert Xu
2023-08-23net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma
2023-08-23net: af_key: fix sadb_x_filter validationLin Ma
2023-08-23net: xfrm: Fix xfrm_address_filter OOB readLin Ma
2023-08-23Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko
2023-08-23Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-08-20Merge tag 'v6.4.11' into v6.4/standard/baseBruce Ashfield
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel
2023-08-16nexthop: Make nexthop bucket dump more efficientIdo Schimmel