summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-22vxlan: Add a linked list of FDB entriesIdo Schimmel
2025-04-22vxlan: Use a single lock to protect the FDB tableIdo Schimmel
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-04-17net: add UAPI to the header guard in various network headersJakub Kicinski
2025-04-17trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao
2025-04-17net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definitionZijun Hu
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17bpf: Prepare to reuse get_ctx_arg_idxAmery Hung
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-17skb: implement skb_send_sock_locked_with_flags()Antonio Quartulli
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli
2025-04-17ovpn: add basic netlink supportAntonio Quartulli
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel
2025-04-15netlink: Introduce nlmsg_payload helperBreno Leitao
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit
2025-04-15mptcp: sched: remove mptcp_sched_dataMatthieu Baerts (NGI0)
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: rxgk: Implement connection rekeyingDavid Howells
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells
2025-04-14rxrpc: Add YFS RxGK (GSSAPI) security classDavid Howells
2025-04-14rxrpc: Add the security index for yfs-rxgkDavid Howells
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells
2025-04-14rxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
2025-04-14net: stmmac: remove eee_usecs_rateRussell King (Oracle)
2025-04-14net: Remove ->exit_batch_rtnl().Kuniyuki Iwashima
2025-04-14ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().Kuniyuki Iwashima
2025-04-14net: Add ->exit_rtnl() hook to struct pernet_operations.Kuniyuki Iwashima
2025-04-14net: ethtool: fix get_ts_stats() documentationRussell King (Oracle)
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: bridge: Add offload_fail_notification boptJoseph Huang
2025-04-14net: bridge: mcast: Add offload failed mdb flagJoseph Huang
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-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-11tcp: Rename tcp_or_dccp_get_hashinfo().Kuniyuki Iwashima