aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-01vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-01net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-12-01net: phylink: tidy up disable bit clearingRussell King
2021-12-01Merge branch 'net-dsa-convert-two-drivers-to-phylink_generic_validate'Jakub Kicinski
2021-12-01net: dsa: lantiq: convert to phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: hellcreek: convert to phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: support use of phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)
2021-12-01net: dsa: consolidate phylink creationRussell King (Oracle)
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-01net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIMTianchen Ding
2021-12-01net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-01tracing: Fix a kmemleak false positive in tracing_mapChen Jun
2021-12-01tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-12-01Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-12-01Merge branch 'mlxsw-Spectrum-4-prep'David S. Miller
2021-12-01mlxsw: Use Switch Multicast ID Register Version 2Amit Cohen
2021-12-01mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen
2021-12-01mlxsw: Add support for more than 256 ports in SBSR registerAmit Cohen
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-12-01mlxsw: reg: Adjust PPCNT register to support local port 255Amit Cohen
2021-12-01mlxsw: reg: Increase 'port_num' field in PMTDB registerAmit Cohen
2021-12-01mlxsw: reg: Align existing registers to use extended local_port fieldAmit Cohen
2021-12-01mlxsw: item: Add support for local_port field in a split formAmit Cohen
2021-12-01mlxsw: reg: Remove unused functionsAmit Cohen
2021-12-01mlxsw: spectrum: Bump minimum FW version to xx.2010.1006Amit Cohen
2021-12-01Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-12-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-12-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-12-01Merge branch 'mv88e6xxx-fixes'David S. Miller
2021-12-01net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassedMarek Behún
2021-12-01net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiverMarek Behún
2021-12-01net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()Marek Behún
2021-12-01net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393XMarek Behún
2021-11-30net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan