summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter
2021-06-29Merge branch 'stmmac-phy-wol'David S. Miller
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee
2021-06-29Merge branch 'ndo_dflt_fdb-print'David S. Miller
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon
2021-06-29Merge branch 'inet-sk_error-tracers'David S. Miller
2021-06-29net: sock: add trace for socket errorsAlexander Aring
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29Merge branch 'dsa-rx-filtering'David S. Miller
2021-06-29net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean
2021-06-29net: dsa: include fdb entries pointing to bridge in the host fdb listVladimir Oltean
2021-06-29net: dsa: include bridge addresses which are local in the host fdb listTobias Waldekranz
2021-06-29net: dsa: sync static FDB entries on foreign interfaces to hardwareVladimir Oltean
2021-06-29net: dsa: install the host MDB and FDB entries in the master's RX filterVladimir Oltean
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host FDBsVladimir Oltean
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: introduce a separate cross-chip notifier type for host MDBsVladimir Oltean
2021-06-29net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean
2021-06-29net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_delVladimir Oltean
2021-06-29net: bridge: allow br_fdb_replay to be called for the bridge deviceVladimir Oltean
2021-06-29net: bridge: switchdev: send FDB notifications for host addressesTobias Waldekranz
2021-06-29net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dstVladimir Oltean
2021-06-28selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati
2021-06-28Merge branch 'do_once_lite'David S. Miller
2021-06-28net: update netdev_rx_csum_fault() print dump only onceTanner Love
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love
2021-06-28net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()Nathan Chancellor
2021-06-28net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110Vladimir Oltean
2021-06-28net: phy: at803x: mask 1000 Base-X link modeDavid Bauer
2021-06-28net: bridge: mrp: Update the Test frames for MRAHoratiu Vultur
2021-06-28Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28Merge branch 'sctp-size-validations'David S. Miller
2021-06-28sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner
2021-06-28sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner
2021-06-28sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-06-28sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler
2021-06-28flow_offload: action should not be NULL when it is referencedgushengxian
2021-06-28net: sparx5: fix error return code in sparx5_register_notifier_blocks()Yang Yingliang
2021-06-28net: sparx5: fix return value check in sparx5_create_targets()Yang Yingliang