summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni7-9/+101
2024-07-09sctp: Fix typos and improve commentsThorsten Blum1-4/+4
2024-07-06net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)2-0/+13
2024-07-06net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)1-0/+43
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)4-0/+218
2024-07-06net: openvswitch: store sampling probability in cb.Adrian Moreno1-1/+2
2024-07-06net: openvswitch: add psample actionAdrian Moreno1-0/+28
2024-07-06net: psample: allow using rate as probabilityAdrian Moreno2-2/+11
2024-07-06net: psample: add user cookieAdrian Moreno2-0/+3
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin1-1/+1
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin1-0/+3
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin1-0/+18
2024-07-05net: pcs: xpcs: Introduce DW XPCS info structureSerge Semin1-11/+17
2024-07-05net: pcs: xpcs: Convert xpcs_id to dw_xpcs_descSerge Semin1-2/+2
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin1-0/+2
2024-07-05ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree2-3/+2
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-43/+111
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+20
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+1
2024-07-04Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)1-1/+1
2024-07-03page_pool: convert to use netmemMina Almasry5-40/+114
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior3-18/+33
2024-07-02page_pool: export page_pool_disable_direct_recycling()David Wei1-0/+1
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov2-1/+4
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2024-07-01netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi1-0/+10
2024-07-01netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal1-0/+5
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann1-0/+6
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2-77/+147
2024-07-01tcp_metrics: add netlink protocol spec in YAMLJakub Kicinski1-0/+16
2024-07-01tcp_metrics: add UAPI to the header guardJakub Kicinski1-3/+3
2024-07-01Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel1-0/+1
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+19
2024-06-29net: ethtool: add a mutex protecting RSS contextsEdward Cree1-0/+3
2024-06-29net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree1-3/+6
2024-06-29net: ethtool: let the core choose RSS context IDsEdward Cree1-0/+40
2024-06-29net: ethtool: record custom RSS contexts in the XArrayEdward Cree1-0/+14
2024-06-29net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree1-0/+42
2024-06-29net: move ethtool-related netdev state into its own structEdward Cree2-3/+13
2024-06-28Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz1-0/+2
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter1-0/+11
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+23
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds1-2/+4
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens1-1/+5
2024-06-28net: sfp: Add more extended compliance codesDanielle Ratson1-0/+6
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson1-1/+3
2024-06-28ethtool: Add an interface for flashing transceiver modules' firmwareDanielle Ratson2-0/+37