aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Merge branch 'mptcp-more-misc-fixes-for-v6-8'Jakub Kicinski8-27/+128
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni1-1/+29
2024-02-26mptcp: fix possible deadlock in subflow diagPaolo Abeni1-0/+3
2024-02-26mptcp: fix double-free on socket dismantleDavide Caratti1-0/+49
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-02-26mptcp: fix potential wake-up event lossPaolo Abeni1-10/+11
2024-02-26mptcp: fix snd_wnd initialization for passive socketPaolo Abeni1-1/+1
2024-02-26mptcp: push at DSS boundariesPaolo Abeni1-0/+1
2024-02-26mptcp: avoid printing warning once on client sideMatthieu Baerts (NGI0)1-1/+1
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2-14/+18
2024-02-26mptcp: map v4 address to v6 when destroying subflowGeliang Tang1-0/+10
2024-02-26ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet3-42/+27
2024-02-26dt-bindings: net: cdns,macb: add sam9x7 ethernet interfaceVarshini Rajendran1-0/+5
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet5-12/+16
2024-02-26net/vsockmon: Do not set zeroed statisticsBreno Leitao1-3/+0
2024-02-26net/vsockmon: Leverage core stats allocatorBreno Leitao1-15/+1
2024-02-26lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel1-1/+2
2024-02-26Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds3-10/+10
2024-02-26Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-22/+88
2024-02-26fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESSMark O'Donovan1-1/+1
2024-02-26landlock: Fix asymmetric private inodes referringMickaël Salaün1-2/+2
2024-02-26Merge branch 'pcs-xpcs-cleanups'David S. Miller1-9/+8
2024-02-26net: pcs: xpcs: Explicitly return error on caps validationSerge Semin1-3/+4
2024-02-26net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-02-26net: pcs: xpcs: Drop redundant workqueue.h include directiveSerge Semin1-1/+1
2024-02-26net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces listSerge Semin1-3/+1
2024-02-26ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()Eric Dumazet1-3/+4
2024-02-26Merge branch 'rtnetlink-reduce-rtnl-pressure'David S. Miller32-198/+238
2024-02-26rtnetlink: provide RCU protection to rtnl_fill_prop_list()Eric Dumazet1-5/+4
2024-02-26rtnetlink: make rtnl_fill_link_ifmap() RCU readyEric Dumazet1-10/+11
2024-02-26inet: switch inet_dump_fib() to RCU protectionEric Dumazet2-21/+20
2024-02-26nexthop: allow nexthop_mpath_fill_node() to be called without RTNLEric Dumazet1-1/+1
2024-02-26inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCUEric Dumazet6-9/+26
2024-02-26ipv6: switch inet6_dump_ifinfo() to RCU protectionEric Dumazet1-1/+1
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet4-0/+8
2024-02-26rtnetlink: change nlk->cb_mutex roleEric Dumazet2-16/+21
2024-02-26netlink: hold nlk->cb_mutex longer in __netlink_dump_start()Eric Dumazet1-7/+6
2024-02-26netlink: fix netlink_diag_dump() return valueEric Dumazet1-1/+1
2024-02-26ipv6: use xarray iterator to implement inet6_dump_ifinfo()Eric Dumazet1-27/+19
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet3-8/+13
2024-02-26ipv6: prepare inet6_fill_ifla6_attrs() for RCUEric Dumazet2-75/+90
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet16-20/+20
2024-02-26Merge branch 'dp83826'David S. Miller2-0/+60
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes1-5/+38
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes1-0/+11
2024-02-26dt-bindings: net: dp83822: support configuring RMII master/slave modeJérémie Dautheribes1-0/+16
2024-02-26net: dsa: microchip: Add support for bridge port isolationOleksij Rempel2-5/+51
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski1-0/+14
2024-02-26net: veth: clear GRO when clearing XDP even when downJakub Kicinski1-18/+17
2024-02-25Linux 6.8-rc6Linus Torvalds1-1/+1