Age | Commit message (Expand) | Author |
2023-11-12 | wifi: iwlwifi: fix system commands group ordering | Miri Korenblit |
2023-11-09 | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-11-09 | net: ti: icss-iep: fix setting counter value | Diogo Ivo |
2023-11-08 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2023-11-08 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2023-11-08 | drivers/net/ppp: use standard array-copy-function | Philipp Stanner |
2023-11-07 | net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F... | Vladimir Oltean |
2023-11-07 | r8169: respect userspace disabling IFF_MULTICAST | Heiner Kallweit |
2023-11-07 | net: phylink: initialize carrier state at creation | Klaus Kudielka |
2023-11-07 | tg3: Fix the TX ring stall | Alex Pakhunov |
2023-11-06 | idpf: fix potential use-after-free in idpf_tso() | Eric Dumazet |
2023-11-06 | tg3: power down device only on SYSTEM_POWER_OFF | George Shuklin |
2023-11-06 | ice: Fix VF-VF direction matching in drop rule in switchdev | Marcin Szycik |
2023-11-06 | ice: Fix VF-VF filter rules in switchdev mode | Aniruddha Paul |
2023-11-06 | ice: lag: in RCU, use atomic allocation | Michal Schmidt |
2023-11-06 | ice: Fix SRIOV LAG disable on non-compliant aggregate | Dave Ertman |
2023-11-06 | i40e: Fix devlink port unregistering | Ivan Vecera |
2023-11-06 | i40e: Do not call devlink_port_type_clear() | Ivan Vecera |
2023-11-06 | octeontx2-pf: Free pending and dropped SQEs | Geetha sowjanya |
2023-11-03 | net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction | Ronald Wahl |
2023-11-03 | net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs | Furong Xu |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-11-02 | Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-11-02 | net: r8169: Disable multicast filter for RTL8168H and RTL8107E | Patrick Thompson |
2023-11-02 | net: dsa: lan9303: consequently nested-lock physical MDIO | Alexander Sverdlin |
2023-11-02 | octeontx2-pf: Fix holes in error code | Ratheesh Kannoth |
2023-11-02 | octeontx2-pf: Fix error codes | Ratheesh Kannoth |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | net: xscale: Drop unused PHY number | Linus Walleij |
2023-11-01 | net: mdio: fill in missing MODULE_DESCRIPTION()s | Andrew Lunn |
2023-11-01 | net: phy: fill in missing MODULE_DESCRIPTION()s | Andrew Lunn |
2023-11-01 | Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-10-31 | Merge tag 'v6.6' into rdma.git for-next | Jason Gunthorpe |
2023-10-28 | net: fill in MODULE_DESCRIPTION()s under drivers/net/ | Jakub Kicinski |
2023-10-28 | net: fill in MODULE_DESCRIPTION()s in kuba@'s modules | Jakub Kicinski |
2023-10-27 | net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers | Raju Lakkaraju |
2023-10-27 | net: mana: Use xdp_set_features_flag instead of direct assignment | Konstantin Taranov |
2023-10-27 | vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size() | Benjamin Poirier |
2023-10-27 | iavf: delete the iavf client interface | Michal Schmidt |
2023-10-27 | iavf: add a common function for undoing the interrupt scheme | Michal Schmidt |
2023-10-27 | iavf: use unregister_netdev | Michal Schmidt |
2023-10-27 | iavf: rely on netdev's own registered state | Michal Schmidt |
2023-10-27 | iavf: fix the waiting time for initial reset | Michal Schmidt |
2023-10-27 | iavf: in iavf_down, don't queue watchdog_task if comms failed | Michal Schmidt |
2023-10-27 | iavf: simplify mutex_trylock+sleep loops | Michal Schmidt |
2023-10-27 | iavf: fix comments about old bit locks | Michal Schmidt |