]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-10-13  Biju Dasravb: Add carrier_counters to struct ravb_hw_info
2021-10-13  Biju Dasravb: Fillup ravb_rx_gbeth() stub
2021-10-13  Biju Dasravb: Fillup ravb_rx_ring_format_gbeth() stub
2021-10-13  Biju Dasravb: Fillup ravb_rx_ring_free_gbeth() stub
2021-10-13  Biju Dasravb: Fillup ravb_alloc_rx_desc_gbeth() stub
2021-10-13  Biju Dasravb: Add rx_max_buf_size to struct ravb_hw_info
2021-10-13  Biju Dasravb: Use ALIGN macro for max_rx_len
2021-10-13  Jean Sacrennet: qed_debug: fix check of false (grc_param < 0)...
2021-10-13  Ioana Ciorneinet: enetc: include ip6_checksum.h for csum_ipv6_magic
2021-10-13  Shannon Nelsonionic: no devlink_unregister if not registered
2021-10-12  Jakub KicinskiMerge branch 'devlink-reload-simplification'
2021-10-12  Leon Romanovskydevlink: Delete reload enable/disable interface
2021-10-12  Leon Romanovskynet/mlx5: Set devlink reload feature bit for supported...
2021-10-12  Leon Romanovskydevlink: Allow control devlink ops behavior through...
2021-10-12  Leon Romanovskydevlink: Annotate devlink API calls
2021-10-12  Leon Romanovskydevlink: Move netdev_to_devlink helpers to devlink.c
2021-10-12  Leon Romanovskydevlink: Reduce struct devlink exposure
2021-10-12  Jakub Kicinskiethernet: tulip: avoid duplicate variable name on sparc
2021-10-12  Hao Chennet: hns3: debugfs add support dumping page pool info
2021-10-12  Jakub Kicinskitulip: fix setting device address from rom
2021-10-12  David S. MillerMerge branch 'Managed-Neighbor-Entries'
2021-10-12  Daniel Borkmannnet, neigh: Add NTF_MANAGED flag for managed neighbor...
2021-10-12  Roopa Prabhunet, neigh: Extend neigh->flags to 32 bit to allow...
2021-10-12  Daniel Borkmannnet, neigh: Enable state migration between NUD_PERMANEN...
2021-10-12  Daniel Borkmannnet, neigh: Fix NTF_EXT_LEARNED in combination with...
2021-10-12  Len Bakernet: hns: Prefer struct_size over open coded arithmetic
2021-10-12  David S. MillerMerge branch 'mlxsw-ECN-mirroring'
2021-10-12  Petr Machataselftests: mlxsw: RED: Add selftests for the mark qevent
2021-10-12  Petr Machataselftests: mlxsw: sch_red_core: Drop two unused variables
2021-10-12  Petr Machatamlxsw: spectrum_qdisc: Offload RED qevent mark
2021-10-12  Petr Machatamlxsw: spectrum_qdisc: Track permissible actions per...
2021-10-12  Petr Machatamlxsw: spectrum_qdisc: Distinguish between ingress...
2021-10-12  Petr Machatamlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_e...
2021-10-12  Jakub KicinskiMerge branch 'nfc-minor-printk-cleanup'
2021-10-12  Krzysztof Kozlowskinfc: microread: drop unneeded debug prints
2021-10-12  Krzysztof Kozlowskinfc: trf7970a: drop unneeded debug prints
2021-10-12  Krzysztof Kozlowskinfc: st21nfca: drop unneeded debug prints
2021-10-12  Krzysztof Kozlowskinfc: st-nci: drop unneeded debug prints
2021-10-12  Krzysztof Kozlowskinfc: s3fwrn5: simplify dereferencing pointer to struct...
2021-10-12  Krzysztof Kozlowskinfc: nci: replace GPLv2 boilerplate with SPDX
2021-10-12  Krzysztof Kozlowskinfc: drop unneeded debug prints
2021-10-11  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2021-10-11  David S. MillerMerge branch 'gve-improvements'
2021-10-11  Catherine Sullivangve: Track RX buffer allocation failures
2021-10-11  Jordan Kimgve: Allow pageflips on larger pages
2021-10-11  Catherine Sullivangve: Add netif_set_xps_queue call
2021-10-11  John Frakergve: Recover from queue stall due to missed IRQ
2021-10-11  Tao Liugve: Do lazy cleanup in TX path
2021-10-11  Catherine Sullivangve: Add rx buffer pagecnt bias
2021-10-11  Yangchun Fugve: Switch to use napi_complete_done
2021-10-11  Michal Swiatkowskiice: ndo_setup_tc implementation for PR
2021-10-11  Kiran Patilice: ndo_setup_tc implementation for PF
2021-10-11  Michal Swiatkowskiice: Allow changing lan_en and lb_en on all kinds of...
2021-10-11  Victor Rajice: cleanup rules info
2021-10-11  Shivanshu Shuklaice: allow deleting advanced rules
2021-10-11  Grishma Kotechaice: allow adding advanced rules
2021-10-11  Dan Nowlinice: create advanced switch recipe
2021-10-11  Dan Nowlinice: manage profiles and field vectors
2021-10-11  Grishma Kotechaice: implement low level recipes functions
2021-10-11  Stephen Rothwellethernet: sun: add missing semicolon, fix build
2021-10-10  Subbaraya Sundeepocteontx2-pf: Simplify the receive buffer size calculation
2021-10-10  Christophe... ethernet: Remove redundant 'flush_workqueue()' calls
2021-10-10  Li RongQingvirtio_net: skip RCU read lock by checking xdp_enabled...
2021-10-10  Antoine Tenartnet: make dev_get_port_parent_id slightly more readable
2021-10-10  Ansuel Smithnet: phy: at803x: better describe debug regs
2021-10-10  Ansuel Smithnet: phy: at803x: enable prefer master for 83xx interna...
2021-10-10  Ansuel Smithnet: phy: at803x: add DAC amplitude fix for 8327 phy
2021-10-10  Ansuel Smithnet: phy: at803x: fix resume for QCA8327 phy
2021-10-10  David S. MillerMerge branch 'net-use-helpers'
2021-10-10  Juhee Kangmlxsw: spectrum: use netif_is_macsec() instead of open...
2021-10-10  Juhee Kanghv_netvsc: use netif_is_bond_master() instead of open...
2021-10-10  Juhee Kangbnxt: use netif_is_rxfh_configured instead of open...
2021-10-10  David S. MillerMerge branch 'ionic-vlanid-mgmt'
2021-10-10  Shannon Nelsonionic: tame the filter no space message
2021-10-10  Shannon Nelsonionic: allow adminq requests to override default error...
2021-10-10  Shannon Nelsonionic: handle vlan id overflow
2021-10-10  Shannon Nelsonionic: generic filter delete
2021-10-10  Shannon Nelsonionic: generic filter add
2021-10-10  Shannon Nelsonionic: add generic filter search
2021-10-10  Shannon Nelsonionic: remove mac overflow flags
2021-10-10  Shannon Nelsonionic: move lif mac address functions
2021-10-10  Shannon Nelsonionic: add filterlist to debugfs
2021-10-09  Vladimir Olteandt-bindings: net: dsa: document felix family in dsa...
2021-10-09  Vladimir Olteandt-bindings: net: dsa: fix typo in dsa-tag-protocol...
2021-10-09  Jakub Kicinskinet: use dev_addr_set()
2021-10-09  David S. MillerMerge branch 'dev_addr-direct-writes'
2021-10-09  Jakub Kicinskiethernet: 8390: remove direct netdev->dev_addr writes
2021-10-09  Jakub Kicinskiethernet: sun: remove direct netdev->dev_addr writes
2021-10-09  Jakub Kicinskiethernet: tulip: remove direct netdev->dev_addr writes
2021-10-09  Jakub Kicinskiethernet: tg3: remove direct netdev->dev_addr writes
2021-10-09  Jakub Kicinskiethernet: forcedeth: remove direct netdev->dev_addr...
2021-10-08  Ido Schimmelmlxsw: item: Annotate item helpers with '__maybe_unused'
2021-10-08  Tianjia Zhangselftests/tls: add SM4 GCM/CCM to tls selftests
2021-10-08  Jean Sacrennet: tg3: fix redundant check of true expression
2021-10-08  Prabhakar Kushwahaqed: Fix compilation for CONFIG_QED_SRIOV undefined...
2021-10-08  Francesco Dolcininet: phy: micrel: ksz9131 led errata workaround
2021-10-08  David S. MillerMerge branch 'netdev-name-in-use'
2021-10-08  Antoine Tenartppp: use the correct function to check if a netdev...
2021-10-08  Antoine Tenartbonding: use the correct function to check for netdev...
2021-10-08  Antoine Tenartnet: introduce a function to check if a netdev name...
next