summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1Alexander Lobakin
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-08-14bpf: Document struct bpf_struct_ops fieldsDavid Vernet
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-14net/mlx5: Remove unused CAPsShay Drory
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-11bpf: Remove unused declaration bpf_link_new_file()Yue Haibing
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-09net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-08-09net: annotate data-races around sock->opsEric Dumazet
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe
2023-08-09Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-08-09net: phy: Remove two unused function declarationsYue Haibing
2023-08-08bpf: btf: Remove two unused function declarationsYue Haibing
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08team: change the getter function in the team_option structure to voidZhengchao Shao
2023-08-08team: change the init function in the team_option structure to voidZhengchao Shao
2023-08-08net: fs_enet: Remove linux/fs_enet_pd.hChristophe Leroy
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove unused fields in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove fs_get_id()Christophe Leroy
2023-08-08block: get rid of unused plug->nowait flagJens Axboe
2023-08-08netfilter: h323: Remove unused function declarationsYue Haibing
2023-08-08netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing
2023-08-07bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-07page_pool: add a lockdep check for recycling in hardirqJakub Kicinski
2023-08-07net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin