summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso
2024-01-17netfilter: nf_tables: bail out if stateful expression provides no .clonePablo Neira Ayuso
2024-01-17netfilter: nf_tables: validate .maxattr at expression registrationPablo Neira Ayuso
2024-01-17netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso
2024-01-17net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski
2024-01-17mptcp: relax check on MPC passive fallbackPaolo Abeni
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois
2024-01-16selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel
2024-01-16net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-01-16net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan
2024-01-16selftests: bonding: add missing build configsJakub Kicinski
2024-01-16selftests: netdevsim: correct expected FEC stringsJakub Kicinski
2024-01-16selftests: netdevsim: sprinkle more udevadm settleJakub Kicinski
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-16Merge branch 'selftests-net-small-fixes'Paolo Abeni
2024-01-16selftests: forwarding: Remove executable bits from lib.shBenjamin Poirier
2024-01-16selftests: bonding: Change script interpreterBenjamin Poirier
2024-01-14net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-14MAINTAINERS: eth: mvneta: update entryMarcin Wojtas
2024-01-14Merge branch 'tls-splice-hint-fixes'David S. Miller
2024-01-14net: tls, add test to capture error on large spliceJohn Fastabend
2024-01-14net: tls, fix WARNIING in __sk_msg_freeJohn Fastabend
2024-01-13net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde
2024-01-13net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet
2024-01-13net: sched: track device in tcf_block_get/put_ext() only for clsact binder typesJiri Pirko
2024-01-13udp: annotate data-races around up->pendingEric Dumazet
2024-01-13net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah
2024-01-12Merge branch 'mptcp-better-validation-of-mptcpopt_mp_join-option'Jakub Kicinski
2024-01-12mptcp: refine opt_mp_capable determinationEric Dumazet
2024-01-12mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet
2024-01-12mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet
2024-01-12mptcp: strict validation before using mp_opt->hmacEric Dumazet
2024-01-12mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet
2024-01-12net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov
2024-01-12net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur
2024-01-11amt: do not use overwrapped cb areaTaehee Yoo
2024-01-11Merge branch 'net-ethernet-ti-am65-cpsw-allow-for-mtu-values'Jakub Kicinski
2024-01-11net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge
2024-01-11virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-01-11octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2Nithin Dabilpuram
2024-01-11Merge branch 'rtnetlink-allow-to-enslave-with-one-msg-an-up-interface'Jakub Kicinski
2024-01-11selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel
2024-01-11Revert "net: rtnetlink: Enslave device before bringing it up"Nicolas Dichtel
2024-01-11rxrpc: Fix use of Don't Fragment flagDavid Howells
2024-01-11net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean
2024-01-11net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-11selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov
2024-01-11wangxunx: select CONFIG_PHYLINK where neededArnd Bergmann