aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart1-0/+1
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+19
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-1/+2
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+2
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski1-2/+2
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski1-3/+2
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski2-4/+6
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+6
2021-10-07of: net: move of_net under net/Jakub Kicinski1-1/+1
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)1-0/+2
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel1-0/+1
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel1-0/+22
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann1-0/+2
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski1-1/+1
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski1-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski1-12/+0
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal1-4/+0
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski1-1/+1
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory1-1/+0
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory1-0/+2
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov1-0/+9
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)1-0/+1
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha1-0/+1
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa1-0/+2
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha2-0/+2
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha1-8/+105
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin5-387/+386
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha5-183/+230
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+12
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean1-2/+2
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-5/+9
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu1-1/+3
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-11/+36
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+2
2021-09-29net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur1-0/+1
2021-09-28bpf: Replace callers of BPF_CAST_CALL with proper function typedefKees Cook2-6/+3
2021-09-28bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMMKees Cook1-1/+5
2021-09-28ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer capsPradeep Kumar Chitrapu1-0/+1
2021-09-28octeontx2-pf: Use hardware register for CQE countGeetha sowjanya1-0/+14
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2021-09-27ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li1-1/+30