OSDN Git Service

tomoyo/tomoyo-test1.git
2021-10-05 Jakub Kicinskiethernet: use eth_hw_addr_set() for dev->addr_len cases
2021-10-05 David S. MillerMerge branch 'mlx4-const-dev_addr'
2021-10-05 Jakub Kicinskimlx4: constify args for const dev_addr
2021-10-05 Jakub Kicinskimlx4: remove custom dev_addr clearing
2021-10-05 Jakub Kicinskimlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
2021-10-05 Jakub Kicinskimlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
2021-10-05 Florian Westphalnetlink: remove netlink_broadcast_filtered
2021-10-05 David S. MillerMerge tag 'mlx5-updates-2021-10-04' of git://git./linux...
2021-10-05 Rafał Miłeckinet: bgmac: support MDIO described in DT
2021-10-05 Rafał Miłeckinet: bgmac: improve handling PHY
2021-10-05 Jakub Kicinskiethernet: ehea: add missing cast
2021-10-05 David S. Millersparc: Fix typo.
2021-10-05 Shay Drorynet/mlx5: Enable single IRQ for PCI Function
2021-10-05 Shay Drorynet/mlx5: Shift control IRQ to the last index
2021-10-05 Vlad Buslovnet/mlx5: Bridge, pop VLAN on egress table miss
2021-10-05 Vlad Buslovnet/mlx5: Bridge, mark reg_c1 when pushing VLAN
2021-10-05 Vlad Buslovnet/mlx5: Bridge, extract VLAN pop code to dedicated...
2021-10-05 Vlad Buslovnet/mlx5: Bridge, refactor eswitch instance usage
2021-10-05 Vlad Buslovnet/mlx5e: Support accept action
2021-10-05 Chris Minet/mlx5e: Specify out ifindex when looking up encap...
2021-10-05 Vlad Buslovnet/mlx5e: Reserve a value from TC tunnel options mapping
2021-10-05 Roi Dayannet/mlx5e: Move parse fdb check into actions_match_supp...
2021-10-05 Roi Dayannet/mlx5e: Split actions_match_supported() into a sub...
2021-10-05 Roi Dayannet/mlx5e: Move mod hdr allocation to a single place
2021-10-05 Roi Dayannet/mlx5e: TC, Refactor sample offload error flow
2021-10-05 Tariq Toukannet/mlx5e: Add TX max rate support for MQPRIO channel...
2021-10-05 Tariq Toukannet/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()
2021-10-04 David S. MillerMerge branch 'phy-10g-mode-helper'
2021-10-04 Russell King... net: ethernet: use phylink_set_10g_modes()
2021-10-04 Russell King... net: phylink: add phylink_set_10g_modes() helper
2021-10-04 MichelleJinnet: ipv6: fix use after free of struct seg6_pernet_data
2021-10-04 David S. MillerMerge branch 'qed-new-fw'
2021-10-04 Manish Chopraqed: fix ll2 establishment during load of RDMA driver
2021-10-04 Prabhakar Kushwahaqed: Update the TCP active termination 2 MSL timer...
2021-10-04 Nikolay Assaqed: Update TCP silly-window-syndrome timeout for iwarp...
2021-10-04 Prabhakar Kushwahaqed: Update debug related changes
2021-10-04 Prabhakar Kushwahaqed: Add '_GTT' suffix to the IRO RAM macros
2021-10-04 Omkar Kulkarniqed: Update FW init functions to support FW 8.59.1.0
2021-10-04 Prabhakar Kushwahaqed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
2021-10-04 Prabhakar Kushwahaqed: Update qed_hsi.h for fw 8.59.1.0
2021-10-04 Prabhakar Kushwahaqed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
2021-10-04 Prabhakar Kushwahaqed: Update common_hsi for FW ver 8.59.1.0
2021-10-04 Omkar Kulkarniqed: Split huge qed_hsi.h header file
2021-10-04 Shai Malinqed: Remove e4_ and _e4 from FW HSI
2021-10-04 Prabhakar Kushwahaqed: Fix kernel-doc warnings
2021-10-04 David S. MillerMerge branch 'ipv6-ioam-encap'
2021-10-04 Justin Iurmanselftests: net: Test for the IOAM encapsulation with...
2021-10-04 Justin Iurmanipv6: ioam: Add support for the ip6ip6 encapsulation
2021-10-04 Justin Iurmanipv6: ioam: Prerequisite patch for ioam6_iptunnel
2021-10-04 Justin Iurmanipv6: ioam: Distinguish input and output for hop-limit
2021-10-04 Eric Dumazetnet/mlx4_en: avoid one cache line miss to ring doorbell
2021-10-03 David S. MillerMerge branch 'mctp-kunit-tests'
2021-10-03 Jeremy Kerrmctp: Add input reassembly tests
2021-10-03 Jeremy Kerrmctp: Add route input to socket tests
2021-10-03 Jeremy Kerrmctp: Add packet rx tests
2021-10-03 Jeremy Kerrmctp: Add test utils
2021-10-03 Jeremy Kerrmctp: Add initial test structure and fragmentation...
2021-10-02 M Chetan Kumarnet: wwan: iosm: correct devlink extra params
2021-10-02 David S. MillerMerge branch 'hw_addr_set'
2021-10-02 Jakub Kicinskiethernet: use eth_hw_addr_set() - casts
2021-10-02 Jakub Kicinskifddi: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskiethernet: s2io: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskiethernet: chelsio: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskinet: usb: use eth_hw_addr_set() instead of ether_addr_c...
2021-10-02 Jakub Kicinskiethernet: use eth_hw_addr_set() instead of ether_addr_c...
2021-10-02 Jakub Kicinskinet: use eth_hw_addr_set() instead of ether_addr_copy()
2021-10-02 Jakub Kicinskinet: usb: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskiethernet: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskinet: use eth_hw_addr_set()
2021-10-02 Jakub Kicinskiarch: use eth_hw_addr_set()
2021-10-02 David S. MillerMerge branch 'ocelot-vlan'
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: add a test for egress...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: rename the VLAN modificat...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: bring up the ports automa...
2021-10-02 Vladimir Olteannet: dsa: tag_ocelot: set the classified VLAN during...
2021-10-02 Vladimir Olteannet: mscc: ocelot: write full VLAN TCI in the injection...
2021-10-02 Vladimir Olteannet: mscc: ocelot: support egress VLAN rewriting via...
2021-10-02 Geert Uytterhoevendt-bindings: net: renesas,etheravb: Update example...
2021-10-02 Geert Uytterhoevendt-bindings: net: renesas,ether: Update example to...
2021-10-02 Gyumin Hwangnet:dev: Change napi_gro_complete return type to void
2021-10-02 David S. MillerMerge branch 'ionic-cleanups'
2021-10-02 Shannon Nelsonionic: add lif param to ionic_qcq_disable
2021-10-02 Shannon Nelsonionic: have ionic_qcq_disable decide on sending to...
2021-10-02 Shannon Nelsonionic: add polling to adminq wait
2021-10-02 Shannon Nelsonionic: widen queue_lock use around lif init and deinit
2021-10-02 Shannon Nelsonionic: move lif mutex setup and delete
2021-10-02 Shannon Nelsonionic: check for binary values in FW ver string
2021-10-02 Shannon Nelsonionic: remove debug stats
2021-10-02 David S. MillerMerge branch 'ravb-gigabit'
2021-10-02 Biju Dasravb: Initialize GbEthernet E-MAC
2021-10-02 Biju Dasravb: Add half_duplex to struct ravb_hw_info
2021-10-02 Biju Dasravb: Add magic_pkt to struct ravb_hw_info
2021-10-02 Biju Dasravb: Add tsrq to struct ravb_hw_info
2021-10-02 Biju Dasravb: Exclude gPTP feature support for RZ/G2L
2021-10-02 Biju Dasravb: Initialize GbEthernet DMAC
2021-10-02 Biju Dasravb: Add support for RZ/G2L SoC
2021-10-02 Biju Dasravb: Add nc_queue to struct ravb_hw_info
2021-10-02 Biju Dasravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active...
2021-10-02 Biju Dasravb: Rename "ravb_set_features_rx_csum" function to...
2021-10-02 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
next