summaryrefslogtreecommitdiffstats
path: root/include/net/seg6.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden1-1/+1
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski4-3/+12
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski1-3/+0
2022-06-23virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-23raw: remove unused variables from raw6_icmp_error()Eric Dumazet1-3/+0
2022-06-23igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-23net: phy: Add support for AQR113C EPHYBhadram Varka1-0/+20
2022-06-23net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)1-20/+10
2022-06-23net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi1-1/+1
2022-06-23net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi1-1/+21
2022-06-23isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-23net: ipa: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-23cxgb4vf: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-23MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko1-0/+1
2022-06-23amt: remove unnecessary (void*) conversionsYu Zhe1-4/+4
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2022-06-22ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford1-0/+1
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski1-1/+1
2022-06-22af_unix: Remove unix_table_locks.Kuniyuki Iwashima3-42/+9
2022-06-22af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima3-37/+23
2022-06-22af_unix: Acquire/Release per-netns hash table's locks.Kuniyuki Iwashima2-32/+66
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima3-6/+40
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima3-16/+15
2022-06-22af_unix: Clean up some sock_net() uses.Kuniyuki Iwashima2-21/+15
2022-06-22mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FIDAmit Cohen1-4/+54
2022-06-22mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNIAmit Cohen1-11/+14
2022-06-22mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structureAmit Cohen1-6/+23
2022-06-22mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' commandAmit Cohen1-0/+9
2022-06-22mlxsw: cmd: Increase 'config_profile.flood_mode' lengthAmit Cohen1-1/+1
2022-06-22mlxsw: Add enumerator for 'config_profile.flood_mode'Amit Cohen2-8/+17
2022-06-22mlxsw: spectrum_switchdev: Handle error in mlxsw_sp_bridge_mdb_mc_enable_sync()Amit Cohen1-12/+31
2022-06-22mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return intAmit Cohen1-7/+9
2022-06-22mlxsw: spectrum_switchdev: Add error path in mlxsw_sp_port_mc_disabled_set()Amit Cohen1-2/+15
2022-06-22mlxsw: spectrum_switchdev: Simplify mlxsw_sp_port_mc_disabled_set()Amit Cohen1-7/+66
2022-06-22mlxsw: spectrum_switchdev: Do not set 'multicast_enabled' twiceAmit Cohen1-2/+0
2022-06-22mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_e...Amit Cohen1-7/+4
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen3-11/+1
2022-06-22net: phy: dp83td510: add SQI supportOleksij Rempel1-0/+49
2022-06-22net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-06-22net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()Lukas Wunner1-12/+1
2022-06-22ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2-5/+47
2022-06-21intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao1-4/+2
2022-06-21i40e: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-06-21i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski1-0/+90
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko1-1/+38
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek1-0/+1
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik1-1/+3
2022-06-21afs: Fix dynamic root getattrDavid Howells1-1/+2
2022-06-21efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov1-1/+1
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas1-2/+0