aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-23neigh: introduce neigh_confirm() helper functionYajun Deng
2021-11-23mctp: Add MCTP-over-serial transport bindingJeremy Kerr
2021-11-23Merge branch 'mlxsw-updates'David S. Miller
2021-11-23mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2021-11-23mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson
2021-11-22RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem
2021-11-22Merge branch 'qca8k-next'David S. Miller
2021-11-22net: dsa: qca8k: add support for mdb_add/delAnsuel Smith
2021-11-22net: dsa: qca8k: add set_ageing_time supportAnsuel Smith
2021-11-22net: dsa: qca8k: add support for port fast agingAnsuel Smith
2021-11-22net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith
2021-11-22net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith
2021-11-22net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith
2021-11-22net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith
2021-11-22net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith
2021-11-22net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith
2021-11-22Merge branch 'skbuff-struct-group'David S. Miller
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook
2021-11-22skbuff: Move conditional preprocessor directives out of struct sk_buffKees Cook
2021-11-22sections: global data can be in .bssAntoine Tenart
2021-11-22arp: Remove #ifdef CONFIG_PROC_FSYajun Deng
2021-11-22hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET
2021-11-22net-sysfs: Slightly optimize 'xps_queue_show()'Christophe JAILLET
2021-11-22rds: Fix a typo in a commentChristophe JAILLET
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony
2021-11-22pcmcia: hide the MAC address helpers if !NETJakub Kicinski
2021-11-22tsn: Fix build.David S. Miller
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar
2021-11-22octeon: constify netdev->dev_addrJakub Kicinski
2021-11-22net: mana: Add XDP supportHaiyang Zhang
2021-11-22Merge branch 'tsn-endpoint-driver'David S. Miller
2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder
2021-11-22dt-bindings: net: Add tsnep Ethernet controllerGerhard Engleder
2021-11-22dt-bindings: Add vendor prefix for EnglederGerhard Engleder
2021-11-22net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet
2021-11-22Merge branch 'ethtool-copybreak'David S. Miller
2021-11-22net: hns3: remove the way to set tx spare buf via module parameterHao Chen
2021-11-22net: hns3: add support to set/get rx buf len via ethtool for hns3 driverHao Chen
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
2021-11-22net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-11-20Merge branch 'mptcp-more-socket-options'David S. Miller