summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski
2022-06-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-22raw: remove unused variables from raw6_icmp_error()Eric Dumazet
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka
2022-06-22net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-22isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian
2022-06-22net: ipa: remove unexpected word "the"Jiang Jian
2022-06-22cxgb4vf: remove unexpected word "the"Jiang Jian
2022-06-22MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko
2022-06-22amt: remove unnecessary (void*) conversionsYu Zhe
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook
2022-06-22ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford
2022-06-22Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linuxLinus Torvalds
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski
2022-06-22Merge branch 'af_unix-per-netns-socket-hash'David S. Miller
2022-06-22af_unix: Remove unix_table_locks.Kuniyuki Iwashima
2022-06-22af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima
2022-06-22af_unix: Acquire/Release per-netns hash table's locks.Kuniyuki Iwashima
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima
2022-06-22af_unix: Clean up some sock_net() uses.Kuniyuki Iwashima
2022-06-22Merge branch 'mlxsw-unified-bridge-conversion-part-2'David S. Miller
2022-06-22mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FIDAmit Cohen
2022-06-22mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNIAmit Cohen
2022-06-22mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structureAmit Cohen
2022-06-22mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' commandAmit Cohen
2022-06-22mlxsw: cmd: Increase 'config_profile.flood_mode' lengthAmit Cohen
2022-06-22mlxsw: Add enumerator for 'config_profile.flood_mode'Amit Cohen
2022-06-22mlxsw: spectrum_switchdev: Handle error in mlxsw_sp_bridge_mdb_mc_enable_sync()Amit Cohen
2022-06-22mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return intAmit Cohen
2022-06-22mlxsw: spectrum_switchdev: Add error path in mlxsw_sp_port_mc_disabled_set()Amit Cohen
2022-06-22mlxsw: spectrum_switchdev: Simplify mlxsw_sp_port_mc_disabled_set()Amit Cohen
2022-06-22mlxsw: spectrum_switchdev: Do not set 'multicast_enabled' twiceAmit Cohen
2022-06-22mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_e...Amit Cohen
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21net: phy: dp83td510: add SQI supportOleksij Rempel