summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal
2021-10-05etherdevice: use __dev_addr_set()Jakub Kicinski
2021-10-05cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean
2021-10-02net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean
2021-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-10-01net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean