summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet
2022-03-14net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior
2022-03-14net: macvlan: add net device refcount trackerZiyang Xuan
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-11gtp: Add support for checking GTP device typeWojciech Drewek
2022-03-11net/sched: Allow flower to match on GTP optionsWojciech Drewek
2022-03-11gtp: Implement GTP echo requestWojciech Drewek
2022-03-11gtp: Implement GTP echo responseWojciech Drewek
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski