summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski
2023-04-14net: mana: Add support for jumbo frameHaiyang Zhang
2023-04-14net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang
2023-04-14net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang
2023-04-13Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-13net/sched: taprio: allow per-TC user input of FP adminStatusVladimir Oltean
2023-04-13net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi
2023-04-12bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig
2023-04-12ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig
2023-04-11net/mlx5: Add new WQE for updating flow tableYevgeny Kliteynik
2023-04-11net/mlx5: Add mlx5_ifc bits for modify header argumentYevgeny Kliteynik
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-04-11net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11bpf: Simplify internal verifier log interfaceAndrii Nakryiko
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko
2023-04-11bpf: Keep track of total log content size in both fixed and rolling modesAndrii Nakryiko
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko
2023-04-11bpf: Split off basic BPF verifier log into separate fileAndrii Nakryiko
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06xsk: Fix unaligned descriptor validationKal Conley