summaryrefslogtreecommitdiff
path: root/fs/smbfs/smb_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/smbfs/smb_debug.h')
0 files changed, 0 insertions, 0 deletions
_offse...Richard Gobert 2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg 2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet 2024-02-21net: vlan: constify the struct device_type usageRicardo B. Marliere 2024-02-13vlan: use netdev_lockdep_set_classes()Eric Dumazet 2024-02-13vlan: use xarray iterator to implement /proc/net/vlan/configEric Dumazet 2024-01-19vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma 2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2023-12-19net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian 2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran 2023-10-28net: fill in MODULE_DESCRIPTION()s under net/802*Jakub Kicinski 2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-08-14Revert "vlan: Fix VLAN 0 memory leak"Vlad Buslov 2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-08-09vlan: Fix VLAN 0 memory leakVlad Buslov 2023-08-02net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev 2023-05-17vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet 2023-04-21vlan: Add MACsec offload operations for VLAN interfaceEmeel Hakim 2023-03-17vlan: partially enable SIOCSHWTSTAMP in containerVadim Fedorenko 2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner 2022-08-25net: gro: skb_gro_header helper functionRichard Gobert 2022-08-22vlan: move from strlcpy with unused retval to strscpyWolfram Sang 2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-07-09vlan: fix memory leak in vlan_newlink()Eric Dumazet