summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-16net: ravb: Do not apply features to hardware if the interface is downClaudiu Beznea1-1/+10
2024-02-16net: ravb: Move the update of ndev->features to ravb_set_features()Claudiu Beznea1-4/+8
2024-02-16net: ravb: Return cached statistics if the interface is downClaudiu Beznea1-0/+12
2024-02-16net: ravb: Keep the reverse order of operations in ravb_close()Claudiu Beznea1-8/+8
2024-02-16net: ravb: Get rid of the temporary variable irqClaudiu Beznea1-13/+16
2024-02-16selftests: bonding: make sure new active is not nullHangbin Liu1-2/+2
2024-02-16net: dsa: remove OF-based MDIO bus registration from DSA coreArınç ÜNAL1-6/+1
2024-02-16Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski2-0/+34
2024-02-16genetlink: Add per family bind/unbind callbacksStanislaw Gruszka2-0/+34
2024-02-16configs/debug: add NET debug configMatthieu Baerts (NGI0)1-0/+6
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski396-1871/+2942
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds129-489/+817
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-22/+39
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds3-4/+21
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-64/+71
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-146/+25
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+40
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-25/+70
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-23/+20
2024-02-15Merge branch 'fix-module_description-for-net-p6'Jakub Kicinski20-0/+20
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao10-0/+10
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao5-0/+5
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao1-0/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao1-0/+1
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker1-13/+9
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia1-14/+9
2024-02-15net: sctp: fix skb leak in sctp_inq_free()Dmitry Antipov1-4/+10
2024-02-15Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lif...Paolo Abeni4-19/+68
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie2-10/+35
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie4-3/+24
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie2-8/+11
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach6-0/+301
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli1-0/+3
2024-02-15net: ena: Remove unlikely() from IS_ERR() conditionKamal Heib1-1/+1
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere3-4/+3
2024-02-15tipc: Cleanup tipc_nl_bearer_add() error pathsShigeru Yoshida1-9/+6
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi1-0/+52
2024-02-15tcp: no need to use acceptable for conn_requestJason Xing1-4/+1
2024-02-15Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-3/+7
2024-02-15Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni4-19/+34
2024-02-15net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko2-10/+16
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko1-5/+5
2024-02-15selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski1-2/+2
2024-02-15ice: Add check for lport extraction to LAG initDave Ertman2-2/+26
2024-02-15Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski6-19/+80
2024-02-15Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-3/+18
2024-02-15Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-13/+59