aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz1-7/+8
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-185/+139
2025-05-22netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancyFlorian Westphal1-4/+9
2025-05-22netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only buildsFlorian Westphal2-3/+3
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent2-5/+47
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecPaolo Abeni8-114/+44
2025-05-22net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_doneWang Liang1-0/+5
2025-05-22sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang1-3/+3
2025-05-21net: add debug checks in ____napi_schedule() and napi_poll()Eric Dumazet1-2/+8
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers1-37/+0
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers1-0/+33
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers1-52/+7
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers6-7/+5
2025-05-21net: use skb_crc32c() in skb_crc32c_csum_help()Eric Biggers1-5/+3
2025-05-21net: add skb_crc32c()Eric Biggers1-0/+73
2025-05-21net: introduce CONFIG_NET_CRC32CEric Biggers3-0/+7
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen6-46/+66
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen2-0/+120
2025-05-21Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fieldsLuiz Augusto von Dentz1-3/+14
2025-05-21Bluetooth: ISO: Fix not using SID from adv reportLuiz Augusto von Dentz5-14/+75
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-3/+128
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells1-3/+3
2025-05-21coredump: add coredump socketChristian Brauner1-13/+41
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja1-1/+1
2025-05-21wifi: mac80211: accept probe response on link address as wellAditya Kumar Singh1-1/+17
2025-05-21wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLOAditya Kumar Singh1-1/+1
2025-05-21wifi: check if socket flags are validBert Karwatzki2-4/+4
2025-05-20ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.Kuniyuki Iwashima2-37/+7
2025-05-20ipv6: Pass gfp_flags down to ip6_route_info_create_nh().Kuniyuki Iwashima1-4/+5
2025-05-20Revert "ipv6: Factorise ip6_route_multipath_add()."Kuniyuki Iwashima1-123/+70
2025-05-20Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"Kuniyuki Iwashima1-3/+3
2025-05-20ipv6: Narrow down RCU critical section in inet6_rtm_newroute().Kuniyuki Iwashima2-15/+25
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima4-20/+8
2025-05-20ipv6: Remove rcu_read_lock() in fib6_get_table().Kuniyuki Iwashima1-12/+10
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev1-1/+9
2025-05-20sctp: Do not wake readers in __sctp_write_space()Petr Malat1-1/+2
2025-05-20xfrm: use kfree_sensitive() for SA secret zeroizationZilin Guan1-3/+3
2025-05-19can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp1-4/+9
2025-05-19can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp1-21/+45
2025-05-19sunrpc: don't immediately retransmit on seqno missNikhil Jha1-2/+7
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha2-24/+38
2025-05-19llc: fix data loss when reading from a socket in llc_ui_recvmsg()Ilia Gavrilov1-4/+4
2025-05-16mr: consolidate the ipmr_can_free_table() checks.Paolo Abeni2-22/+2
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet3-3/+7
2025-05-16bridge: netfilter: Fix forwarding of fragmented packetsIdo Schimmel2-5/+3
2025-05-16net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher1-4/+15
2025-05-16wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()Aditya Kumar Singh1-3/+3
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pagesChuck Lever1-3/+13
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pagesChuck Lever1-2/+6
2025-05-15sunrpc: Adjust size of socket's receive page array dynamicallyChuck Lever1-2/+6