summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-01if_ether.h: add EtherCAT EthertypeDaniel Braunwarth
2022-03-01if_ether.h: add PROFINET EthertypeDaniel Braunwarth
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-03-01rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-02-27PCI: Add Fungible Vendor ID to pci_ids.hDimitris Michailidis
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong
2022-02-25net: openvswitch: IPv6: Add IPv6 extension header supportToms Atteka
2022-02-24net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov
2022-02-24net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-02-24net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean
2022-02-24net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean
2022-02-24net: dsa: create a dsa_lag structureVladimir Oltean
2022-02-24net: dsa: make LAG IDs one-basedVladimir Oltean
2022-02-24net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh
2022-02-23net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed
2022-02-23net/mlx5: Add ability to insert to specific flow groupMark Bloch
2022-02-23mlx5: remove unused static inlinesJakub Kicinski
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash
2022-02-23net: bridge: Add support for bridge port in locked modeHans Schultz
2022-02-23drop_monitor: remove quadratic behaviorEric Dumazet
2022-02-22net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet