summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
2024-02-14can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-14can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel
2024-02-14can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14net: phy: dp83826: support TX data voltage tuningCatalin Popescu
2024-02-14dt-bindings: net: dp83826: support TX data voltage tuningCatalin Popescu
2024-02-14Merge branch 'dev_base_lock-remove'David S. Miller
2024-02-14net: remove dev_base_lockEric Dumazet
2024-02-14net: remove dev_base_lock from register_netdevice() and friends.Eric Dumazet
2024-02-14net: remove dev_base_lock from do_setlink()Eric Dumazet
2024-02-14net: add netdev_set_operstate() helperEric Dumazet
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2024-02-14net-sysfs: convert netstat_show() to RCUEric Dumazet
2024-02-14net-sysfs: convert dev->operstate reads to lockless onesEric Dumazet
2024-02-14net-sysfs: use dev_addr_sem to remove races in address_show()Eric Dumazet
2024-02-14net-sysfs: convert netdev_show() to RCUEric Dumazet
2024-02-14net: convert dev->reg_state to u8Eric Dumazet