summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-20sched/topology: fix KASAN warning in hop_cmp()Yury Norov
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli
2023-02-20scm: add user copy checks to put_cmsg()Eric Dumazet
2023-02-20devlink: drop leftover duplicate/unused codePaolo Abeni
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur
2023-02-20Merge branch 'default_rps_mask-follow-up'David S. Miller
2023-02-20self-tests: more rps self testsPaolo Abeni
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn
2023-02-20Merge branch 'phydev-locks'David S. Miller
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn
2023-02-20Merge branch 'icmp6-drop-reason'David S. Miller
2023-02-20ipv6: icmp6: add drop reason support to icmpv6_echo_reply()Eric Dumazet
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_router_discovery()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet
2023-02-20net: add location to trace_consume_skb()Eric Dumazet
2023-02-20xsk: support use vaddr as ringXuan Zhuo
2023-02-20Merge branch 'taprio-queuemaxsdu-fixes'Paolo Abeni
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells
2023-02-20Merge branch 'net-final-gsi-register-updates'Paolo Abeni
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder
2023-02-20net: ipa: support different event ring encodingAlex Elder
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang