summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-15net: dsa: remove OF-based MDIO bus registration from DSA coreArınç ÜNAL
2024-02-15Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski
2024-02-15genetlink: Add per family bind/unbind callbacksStanislaw Gruszka
2024-02-15configs/debug: add NET debug configMatthieu Baerts (NGI0)
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15Merge branch 'fix-module_description-for-net-p6'Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov
2024-02-15Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lif...Paolo Abeni
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-15net: ena: Remove unlikely() from IS_ERR() conditionKamal Heib
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15tipc: Cleanup tipc_nl_bearer_add() error pathsShigeru Yoshida
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi
2024-02-15tcp: no need to use acceptable for conn_requestJason Xing
2024-02-15Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-02-15net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski
2024-02-14ice: Add check for lport extraction to LAG initDave Ertman
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-14Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-15netfilter: nf_tables: fix bidirectional offload regressionFelix Fietkau
2024-02-15netfilter: nat: restore default DNAT behaviorKyle Swenson
2024-02-15netfilter: nft_set_pipapo: fix missing : in kdocPablo Neira Ayuso
2024-02-14igc: Remove temporary workaroundSasha Neftin