summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-04-15tipc: Removing deprecated strncpy()Kevin Paul Reddy Janagari
2025-04-15can: fix missing decrement of j1939_proto.inuse_idxDavide Caratti
2025-04-14rxrpc: rxperf: Add test RxGK server keysDavid Howells
2025-04-14rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells
2025-04-14rxrpc: Allow the app to store private data on peer structsDavid Howells
2025-04-14rxrpc: rxgk: Implement connection rekeyingDavid Howells
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells
2025-04-14rxrpc: rxgk: Provide infrastructure and key derivationDavid Howells
2025-04-14rxrpc: Add YFS RxGK (GSSAPI) security classDavid Howells
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: Remove some socket lock acquire/release annotationsDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14rxrpc: kdoc: Update function descriptions and add link from rxrpc.rstDavid Howells
2025-04-14net: Remove ->exit_batch_rtnl().Kuniyuki Iwashima
2025-04-14bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14net: Add ->exit_rtnl() hook to struct pernet_operations.Kuniyuki Iwashima
2025-04-14net: Add ops_undo_single for module load/unload.Kuniyuki Iwashima
2025-04-14net: Factorise setup_net() and cleanup_net().Kuniyuki Iwashima
2025-04-14page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen
2025-04-14page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-04-14net: openvswitch: fix nested key length validation in the set() actionIlya Maximets
2025-04-14net: bridge: mcast: Notify on mdb offload failureJoseph Huang
2025-04-14net: bridge: Add offload_fail_notification boptJoseph Huang
2025-04-14net: bridge: mcast: Add offload failed mdb flagJoseph Huang
2025-04-14net: pktgen: fix code style (WARNING: quoted string split across lines)Peter Seiderer
2025-04-14net: pktgen: fix code style (WARNING: macros should not use a trailing semico...Peter Seiderer
2025-04-14net: pktgen: fix code style (WARNING: Missing a blank line after declarations)Peter Seiderer
2025-04-14net: pktgen: fix code style (WARNING: Block comments)Peter Seiderer
2025-04-14net: pktgen: fix code style (WARNING: suspect code indent for conditional sta...Peter Seiderer
2025-04-14net: pktgen: fix code style (ERROR: space prohibited after that '&')Peter Seiderer
2025-04-14net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")Peter Seiderer
2025-04-14net: convert dev->rtnl_link_state to a boolJakub Kicinski
2025-04-14udp: properly deal with xfrm encap and ADDRFORMPaolo Abeni
2025-04-14net: don't mix device locking in dev_close_many() callsJakub Kicinski
2025-04-14net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRPFernando Fernandez Mancera
2025-04-14espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca
2025-04-14espintcp: fix skb leaksSabrina Dubroca
2025-04-13batman-adv: Drop unused net_namespace.h includeSven Eckelmann
2025-04-13batman-adv: Switch to crc32 header for crc32cSven Eckelmann
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11tcp: Rename tcp_or_dccp_get_hashinfo().Kuniyuki Iwashima
2025-04-11net: Unexport shared functions for DCCP.Kuniyuki Iwashima
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-11net: mctp: Set SOCK_RCU_FREEMatt Johnston
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli