summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-28net: ocelot: delete call to br_fdb_replayVladimir Oltean
2021-06-28net: bridge: include the is_local bit in br_fdb_replayVladimir Oltean
2021-06-28Merge branch 'bnxt_en-ptp'David S. Miller
2021-06-28bnxt_en: Enable hardware PTP supportMichael Chan
2021-06-28bnxt_en: Transmit and retrieve packet timestampsPavan Chebbi
2021-06-28bnxt_en: Get the RX packet timestampPavan Chebbi
2021-06-28bnxt_en: Get the full 48-bit hardware timestamp periodicallyPavan Chebbi
2021-06-28bnxt_en: Add PTP clock APIs, ioctls, and ethtool methodsMichael Chan
2021-06-28bnxt_en: Get PTP hardware capability from firmwareMichael Chan
2021-06-28bnxt_en: Update firmware interface to 1.10.2.47Michael Chan
2021-06-28Merge branch 'hns3-next'David S. Miller
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-28Merge branch 'tipc-next'David S. Miller
2021-06-28net: tipc: replace align() with ALIGN in msg.cMenglong Dong
2021-06-28net: tipc: fix FB_MTU eat two pagesMenglong Dong
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-28mptcp: fix 'masking a bool' warningMatthieu Baerts
2021-06-28Merge branch 'reset-mac'David S. Miller
2021-06-28gtp: reset mac_header after decapGuillaume Nault
2021-06-28ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devicesGuillaume Nault
2021-06-28gre: let mac_header point to outer header only when necessaryGuillaume Nault
2021-06-28sit: allow redirecting ip6ip, ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-28ipip: allow redirecting ipip and mplsip packets to eth devicesGuillaume Nault
2021-06-28bareudp: allow redirecting bareudp packets to eth devicesGuillaume Nault
2021-06-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-25net/smc: Ensure correct state of the socket in send pathGuvenc Gulce
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson
2021-06-25ice: add tracepointsJesse Brandeburg
2021-06-24net: bcmgenet: Add mdio-bcm-unimac soft dependencyJian-Hong Pan
2021-06-24ipv6: delete useless dst check in ip6_dst_lookup_tailzhang kai
2021-06-24mlxsw: core_env: Avoid unnecessary memcpy()sIdo Schimmel
2021-06-24gve: Fix warnings reported for DQO patchsetBailey Forrest
2021-06-24Merge branch 'sctp-pmtud-convergence'David S. Miller
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24Merge branch 'sja1110-doc'David S. Miller
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean
2021-06-24Documentation: net: dsa: add details about SJA1110Vladimir Oltean
2021-06-24Merge branch 'gve-dqo'David S. Miller
2021-06-24gve: DQO: Add RX pathBailey Forrest