Show patches with: Submitter = Tobias Klauser       |   210 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf] bpf, sysctl: let bpf_stats_handler take a kernel pointer buffer [bpf] bpf, sysctl: let bpf_stats_handler take a kernel pointer buffer - 1 - - --- 2020-08-24 Tobias Klauser bpf Accepted
[net] ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype [net] ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype - 1 - - --- 2020-08-24 Tobias Klauser davem Accepted
bpf: fix two typos in uapi/linux/bpf.h bpf: fix two typos in uapi/linux/bpf.h - - - - --- 2020-08-21 Tobias Klauser bpf Accepted
[bpf-next,2/2] bpf, x86: Factor out get_cond_jmp_opcode and use for 64bit x86 Factor common x86 JIT code - - - - --- 2020-06-29 Tobias Klauser bpf Changes Requested
[bpf-next,1/2] bpf, x86: Factor common x86 JIT code Factor common x86 JIT code - - - - --- 2020-06-29 Tobias Klauser bpf Changes Requested
[bpf-next,v3,2/2] tools, bpftool: Define attach_type_name array only once [bpf-next,v3,1/2] tools, bpftool: Define prog_type_name array only once - - 1 - --- 2020-06-24 Tobias Klauser bpf Accepted
[bpf-next,v3,1/2] tools, bpftool: Define prog_type_name array only once [bpf-next,v3,1/2] tools, bpftool: Define prog_type_name array only once - - 1 - --- 2020-06-24 Tobias Klauser bpf Accepted
[bpf-next,v2,2/2] tools, bpftool: Define attach_type_name array only once tools, bpftool: Define name arrays only once - - 1 - --- 2020-06-23 Tobias Klauser bpf Changes Requested
[bpf-next,v2,1/2] tools, bpftool: Define prog_type_name array only once tools, bpftool: Define name arrays only once - - 1 - --- 2020-06-23 Tobias Klauser bpf Changes Requested
[bpf-next] tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile [bpf-next] tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile 1 1 1 - --- 2020-06-23 Tobias Klauser bpf Accepted
[bpf-next,2/2] tools, bpftool: Define attach_type_name array only once tools, bpftool: Define name arrays only once - - - - --- 2020-06-22 Tobias Klauser bpf Changes Requested
[bpf-next,1/2] tools, bpftool: Define prog_type_name array only once tools, bpftool: Define name arrays only once - - 1 - --- 2020-06-22 Tobias Klauser bpf Changes Requested
[bpf] tools, bpftool: Add ringbuf map type to map command docs [bpf] tools, bpftool: Add ringbuf map type to map command docs 2 - - - --- 2020-06-16 Tobias Klauser bpf Accepted
tools, bpftool: Exit on error in function codegen tools, bpftool: Exit on error in function codegen 1 - - - --- 2020-06-11 Tobias Klauser bpf Accepted
[bpf] tools, bpftool: check return value of function codegen [bpf] tools, bpftool: check return value of function codegen - - - - --- 2020-06-10 Tobias Klauser bpf Changes Requested
[bpf] tools, bpftool: Fix memory leak in codegen error cases [bpf] tools, bpftool: Fix memory leak in codegen error cases 1 - - - --- 2020-06-10 Tobias Klauser bpf Accepted
bpftool: print correct error message when failing to load BTF bpftool: print correct error message when failing to load BTF - - - - --- 2020-05-25 Tobias Klauser bpf Accepted
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments 1 - - - --- 2020-04-21 Tobias Klauser bpf Accepted
libbpf: remove unused parameter `def` to get_map_field_int libbpf: remove unused parameter `def` to get_map_field_int 1 - 1 - --- 2020-03-25 Tobias Klauser bpf Accepted
[bpf-next] tools/bpf: move linux/types.h for selftests and bpftool [bpf-next] tools/bpf: move linux/types.h for selftests and bpftool - 1 1 - --- 2020-03-13 Tobias Klauser bpf Accepted
[bpf-next,v2] bpftool: use linux/types.h from source tree for profiler build [bpf-next,v2] bpftool: use linux/types.h from source tree for profiler build - - 1 - --- 2020-03-12 Tobias Klauser bpf Accepted
bpftool: use linux/types.h from source tree for profiler build bpftool: use linux/types.h from source tree for profiler build - - - - --- 2020-03-12 Tobias Klauser bpf Changes Requested
[bpf-next,v2] bpftool: fix profiler build on systems without /usr/include/asm symlink [bpf-next,v2] bpftool: fix profiler build on systems without /usr/include/asm symlink 1 - - - --- 2020-03-11 Tobias Klauser Changes Requested
bpftool: fix iprofiler build on systems without /usr/include/asm symlink bpftool: fix iprofiler build on systems without /usr/include/asm symlink 1 - - - --- 2020-03-11 Tobias Klauser bpf Changes Requested
[net,v1] unix: define and set show_fdinfo only if procfs is enabled [net,v1] unix: define and set show_fdinfo only if procfs is enabled - 1 1 - --- 2020-02-27 Tobias Klauser davem Not Applicable
unix: define and set show_fdinfo only if procfs is enabled unix: define and set show_fdinfo only if procfs is enabled - 1 1 - --- 2020-02-26 Tobias Klauser davem Accepted
doc: fix link to MSG_ZEROCOPY patchset doc: fix link to MSG_ZEROCOPY patchset 1 - - - --- 2019-03-18 Tobias Klauser davem Accepted
[iproute2] tc: bpf: update list of archs with eBPF support in manpage [iproute2] tc: bpf: update list of archs with eBPF support in manpage 1 - - - --- 2018-08-08 Tobias Klauser shemminger Accepted
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment - - - - --- 2018-02-13 Tobias Klauser davem Accepted
[net-next] ldmvsw: Remove redundant unlikely() [net-next] ldmvsw: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] net/mlx5: Remove redundant unlikely() [net-next] net/mlx5: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] bnxt_en: Remove redundant unlikely() [net-next] bnxt_en: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] kcm: Remove redundant unlikely() [net-next] kcm: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] ipv6: Remove redundant unlikely() [net-next] ipv6: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] datagram: Remove redundant unlikely() [net-next] datagram: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
[net-next] net: ena: Remove redundant unlikely() [net-next] net: ena: Remove redundant unlikely() - - - - --- 2017-09-26 Tobias Klauser davem Accepted
bpf: devmap: pass on return value of bpf_map_precharge_memlock bpf: devmap: pass on return value of bpf_map_precharge_memlock 2 - - - --- 2017-09-18 Tobias Klauser davem Accepted
tls: make tls_sw_free_resources static tls: make tls_sw_free_resources static - - - - --- 2017-09-14 Tobias Klauser davem Accepted
[net] bridge: netlink: account for IFLA_BRPORT_{B,M}CAST_FLOOD size and policy 1 - - - --- 2017-05-05 Tobias Klauser davem Accepted
[net-next] bpf: remove reference to sock_filter_ext from kerneldoc comment 2 - - - --- 2017-04-18 Tobias Klauser davem Accepted
[net-next,14/14] usbnet: pegasus: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,13/14] usbnet: kaweth: Use net_device_stats from struct net_device 1 - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,12/14] net: typhoon: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,11/14] net: tulip: de2104x: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,10/14] net: sunhme: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,09/14] net: sunbmac: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,08/14] net: nuvoton: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,07/14] net: nmlan_cs: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,06/14] net: moxa: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,05/14] net: macb: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,04/14] net: emac: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,03/14] net: dl2k: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,02/14] net: cxgb3: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
[net-next,01/14] net: cxgb: Use net_device_stats from struct net_device - - - - --- 2017-04-07 Tobias Klauser davem Accepted
net: i40evf: Use net_device_stats from struct net_device - - - - --- 2017-04-06 Tobias Klauser davem Awaiting Upstream
net: igbvf: Use net_device_stats from struct net_device - - - 1 --- 2017-04-06 Tobias Klauser davem Awaiting Upstream
batman-adv: Use net_device_stats from struct net_device - - - - --- 2017-04-05 Tobias Klauser davem Awaiting Upstream
[net-next] net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter - - - - --- 2017-03-27 Tobias Klauser davem Accepted
[net-next] net: ibmveth: Remove unused stats member from struct ibmveth_adapter - - - - --- 2017-03-27 Tobias Klauser davem Accepted
[net-next] net: bfin_mac: Remove unused stats member from struct bfin_mac_local - - - - --- 2017-03-27 Tobias Klauser davem Accepted
[net-next] net: greth: Utilize of_get_mac_address() - - - - --- 2017-03-21 Tobias Klauser davem Accepted
batman-adv: Omit unnecessary memset of netdev private data - - - - --- 2017-03-17 Tobias Klauser davem Awaiting Upstream
[net-next] net: ethoc: Use ether_addr_copy() - - 1 - --- 2017-03-17 Tobias Klauser davem Accepted
net: mediatek: Use eth_hw_addr_random() - - - - --- 2017-03-07 Tobias Klauser davem Accepted
net: axienet: use eth_hw_addr_random() - - - - --- 2017-02-28 Tobias Klauser davem Accepted
bnxt_en: use eth_hw_addr_random() - - - - --- 2017-02-21 Tobias Klauser davem Accepted
net/hsr: use eth_hw_addr_random() - - - - --- 2017-02-21 Tobias Klauser davem Accepted
rtnl: simplify error return path in rtnl_create_link() - - - - --- 2017-02-20 Tobias Klauser davem Accepted
net: bgmac: store MAC address directly in netdev->dev_addr 1 - - - --- 2017-02-16 Tobias Klauser davem Accepted
net: ethoc: Use eth_hw_addr_random() - - - - --- 2017-02-16 Tobias Klauser davem Accepted
[net-next] ixgb: Omit private ndo_get_stats function - - - 1 --- 2017-02-15 Tobias Klauser davem Awaiting Upstream
[net-next] e1000: Omit private ndo_get_stats function - - - 1 --- 2017-02-15 Tobias Klauser davem Awaiting Upstream
pch_gbe: Omit private ndo_get_stats function - - - - --- 2017-02-14 Tobias Klauser davem Accepted
net: hip04: Omit private ndo_get_stats function - - - - --- 2017-02-14 Tobias Klauser davem Accepted
brcmfmac: Use net_device_stats from struct net_device 1 - - - --- 2017-02-13 Tobias Klauser davem Awaiting Upstream
[net-next] net: make net_device members garp_port and mrp_port conditional - - - - --- 2017-02-10 Tobias Klauser davem Accepted
orinoco: Use net_device_stats from struct net_device - - - - --- 2017-02-10 Tobias Klauser davem Awaiting Upstream
ath6kl: Use net_device_stats from struct net_device - - - - --- 2017-02-09 Tobias Klauser davem Awaiting Upstream
net: wan: Remove unused stats member from struct frad_local - - - - --- 2017-01-27 Tobias Klauser davem Accepted
[net-next] net: caif: Remove unused stats member from struct chnl_net - - - - --- 2017-01-19 Tobias Klauser davem Accepted
[net-next] net: Remove usage of net_device last_rx member 1 - 1 - --- 2017-01-18 Tobias Klauser davem Accepted
net: ethoc: Make needlessly global struct ethtool_ops static - - - - --- 2017-01-17 Tobias Klauser davem Accepted
[net-next] bpf: Make unnecessarily global functions static 2 - - - --- 2017-01-10 Tobias Klauser davem Accepted
[net-next] bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() 1 - - - --- 2017-01-10 Tobias Klauser davem Accepted
[net] net: socket: Make unnecessarily global sockfs_setattr() static 1 - - - --- 2017-01-10 Tobias Klauser davem Accepted
net: xilinx: emaclite: Remove xemaclite_remove_ndev() - - - - --- 2017-01-05 Tobias Klauser davem Accepted
net: ethoc: Remove unused members from struct ethoc - - - - --- 2017-01-05 Tobias Klauser davem Accepted
ethernet: sfc: Add Kconfig entry for vendor Solarflare 1 - - - --- 2016-12-20 Tobias Klauser davem Accepted
net: ethernet: slicoss: use module_pci_driver() 1 - - - --- 2016-12-07 Tobias Klauser davem Accepted
net: ll_temac: Utilize of_get_mac_address() - - - - --- 2016-12-07 Tobias Klauser davem Accepted
net: axienet: Utilize of_get_mac_address() - - - - --- 2016-12-07 Tobias Klauser davem Not Applicable
net: axienet: Utilize of_get_mac_address() - - - - --- 2016-12-07 Tobias Klauser davem Accepted
net/rtnetlink: fix attribute name in nlmsg_size() comments - - - - --- 2016-11-30 Tobias Klauser davem Accepted
ehea: Remove unnecessary memset of stats in netdev private data - - - - --- 2016-11-29 Tobias Klauser davem Accepted
vhost/scsi: Remove unused but set variable - - 1 - --- 2016-11-11 Tobias Klauser davem Not Applicable
vhost/vsock: Remove unused but set variable - - 1 - --- 2016-11-11 Tobias Klauser davem Not Applicable
bpf: Remove unused but set variables 1 - - - --- 2016-11-08 Tobias Klauser davem Accepted
net: fs_enet: Use net_device_stats from struct net_device - - - - --- 2016-10-19 Tobias Klauser davem Accepted
tcp: Remove unused but set variable - - - - --- 2016-10-18 Tobias Klauser davem Accepted
ipv4: Remove unused but set variable - - - - --- 2016-10-18 Tobias Klauser davem Accepted
« 1 2 3 »