Show patches with: Submitter = Arnd Bergmann       |    State = Action Required       |    Archived = No       |   179 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2] gve: DQO: avoid unused variable warnings [v2] gve: DQO: avoid unused variable warnings --- 2021-09-28 Arnd Bergmann New
[v2] net: hns3: fix hclge_dbg_dump_tm_pg() stack usage [v2] net: hns3: fix hclge_dbg_dump_tm_pg() stack usage --- 2021-09-28 Arnd Bergmann New
dmascc: add CONFIG_VIRT_TO_BUS dependency dmascc: add CONFIG_VIRT_TO_BUS dependency --- 2021-09-27 Arnd Bergmann New
[RESEND] net: ks8851: fix link error [RESEND] net: ks8851: fix link error --- 2021-09-27 Arnd Bergmann New
net: stmmac: fix off-by-one error in sanity check net: stmmac: fix off-by-one error in sanity check --- 2021-09-27 Arnd Bergmann New
igc: fix PTP dependency igc: fix PTP dependency --- 2021-09-27 Arnd Bergmann New
cxgb: avoid open-coded offsetof() cxgb: avoid open-coded offsetof() --- 2021-09-27 Arnd Bergmann New
[RESEND] net: stmmac: fix gcc-10 -Wrestrict warning [RESEND] net: stmmac: fix gcc-10 -Wrestrict warning --- 2021-09-27 Arnd Bergmann New
am65-cpsw: avoid null pointer arithmetic am65-cpsw: avoid null pointer arithmetic --- 2021-09-27 Arnd Bergmann New
can: etas_es58x: avoid -Wzero-length-bounds warning can: etas_es58x: avoid -Wzero-length-bounds warning --- 2021-09-20 Arnd Bergmann New
ptp: ocp: add COMMON_CLK dependency ptp: ocp: add COMMON_CLK dependency --- 2021-09-20 Arnd Bergmann New
[v2] ne2000: fix unused function warning [v2] ne2000: fix unused function warning --- 2021-09-07 Arnd Bergmann New
ne2000: fix unused function warning ne2000: fix unused function warning --- 2021-09-07 Arnd Bergmann New
ethernet: fix PTP_1588_CLOCK dependencies ethernet: fix PTP_1588_CLOCK dependencies --- 2021-08-12 Arnd Bergmann New
[net-next] dsa: sja1105: fix reverse dependency [net-next] dsa: sja1105: fix reverse dependency --- 2021-08-05 Arnd Bergmann New
[v2,14/14,net-next] ethernet: isa: convert to module_init/module_exit drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,13/14,net-next] wan: hostess_sv11: use module_init/module_exit helpers drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,12/14,net-next] wan: remove sbni/granch driver drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,11/14,net-next] wan: remove stale Kconfig entries drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,10/14,net-next] make legacy ISA probe optional drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,09/14,net-next] move netdev_boot_setup into Space.c drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,08/14,net-next] xsurf100: drop include of lib8390.c drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,06/14,net-next] m68k: remove legacy probing drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,05/14,net-next] cs89x0: rework driver configuration drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,04/14,net-next] 3c509: stop calling netdev_boot_setup_check drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,03/14,net-next] appletalk: ltpc: remove static probing drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,02/14,net-next] natsemi: sonic: stop calling netdev_boot_setup_check drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
[v2,01/14,net-next] bcmgenet: remove call to netdev_boot_setup_check drivers/net/Space.c cleanup --- 2021-08-03 Arnd Bergmann New
net: sparx5: fix bitmask on 32-bit targets net: sparx5: fix bitmask on 32-bit targets --- 2021-08-02 Arnd Bergmann New
[net-next,v2] ethernet/intel: fix PTP_1588_CLOCK dependencies [net-next,v2] ethernet/intel: fix PTP_1588_CLOCK dependencies --- 2021-08-02 Arnd Bergmann New
net: sparx5: fix bitmask check net: sparx5: fix bitmask check --- 2021-08-02 Arnd Bergmann New
switchdev: add Kconfig dependencies for bridge switchdev: add Kconfig dependencies for bridge --- 2021-08-02 Arnd Bergmann New
[net-next,v3,31/31] net: bonding: move ioctl handling to private ndo operation ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,30/31] net: bridge: move bridge ioctls out of .ndo_do_ioctl ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,29/31] net: socket: return changed ifreq from SIOCDEVPRIVATE ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,28/31] net: split out ndo_siowandev ioctl ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,27/31] dev_ioctl: split out ndo_eth_ioctl ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,26/31] dev_ioctl: pass SIOCDEVPRIVATE data separately ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,25/31] wan: cosa: remove dead cosa_net_ioctl() function ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,24/31] wan: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,23/31] ppp: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,22/31] sb1000: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,21/31] hippi: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,20/31] ip_tunnel: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,19/31] airo: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,18/31] hamradio: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,17/31] cxgb3: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,16/31] qeth: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,15/31] slip/plip: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,14/31] net: usb: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,13/31] fddi: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,12/31] eql: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,11/31] tehuti: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,10/31] hamachi: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,09/31] appletalk: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,08/31] bonding: use siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,07/31] tulip: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,06/31] phonet: use siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,05/31] bridge: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,04/31] hostap: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,03/31] staging: wlan-ng: use siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,02/31] staging: rtlwifi: use siocdevprivate ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
[net-next,v3,01/31] net: split out SIOCDEVPRIVATE handling from dev_ioctl ndo_ioctl rework --- 2021-07-27 Arnd Bergmann New
ipv6: ioam: fix unused function warning ipv6: ioam: fix unused function warning --- 2021-07-23 Arnd Bergmann New
[net-next,v6,6/6] net: socket: rework compat_ifreq_ioctl() remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
[net-next,v6,5/6] net: socket: simplify dev_ifconf handling remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
[net-next,v6,4/6] net: socket: remove register_gifconf remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
[net-next,v6,3/6] net: socket: rework SIOC?IFMAP ioctls remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
[net-next,v6,2/6] ethtool: improve compat ioctl handling remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
[net-next,v6,1/6] compat: make linux/compat.h available everywhere remove compat_alloc_user_space() --- 2021-07-22 Arnd Bergmann New
ath5k: fix building with LEDS=m ath5k: fix building with LEDS=m --- 2021-07-22 Arnd Bergmann New
[net-next] bpf: fix pointer cast warning [net-next] bpf: fix pointer cast warning --- 2021-07-21 Arnd Bergmann New
netfilter: nfnl_hook: fix unused variable warning netfilter: nfnl_hook: fix unused variable warning --- 2021-07-21 Arnd Bergmann New
net: ixp46x: fix ptp build failure net: ixp46x: fix ptp build failure --- 2021-07-21 Arnd Bergmann New
gve: DQO: avoid unused variable warnings gve: DQO: avoid unused variable warnings --- 2021-07-21 Arnd Bergmann New
mt76: fix enum type mismatch mt76: fix enum type mismatch --- 2021-07-21 Arnd Bergmann New
net: phy: at803x: fix at803x_match_phy_id mismatch net: phy: at803x: fix at803x_match_phy_id mismatch --- 2021-07-21 Arnd Bergmann New
[net-next,v2,16/31] qeth: use ndo_siocdevprivate ndo_ioctl rework --- 2021-07-20 Arnd Bergmann New
[v5,4/4] net: socket: rework compat_ifreq_ioctl() remove compat_alloc_user_space() --- 2021-07-20 Arnd Bergmann New
[v5,3/4] net: socket: simplify dev_ifconf handling remove compat_alloc_user_space() --- 2021-07-20 Arnd Bergmann New
[v5,2/4] net: socket: rework SIOC?IFMAP ioctls remove compat_alloc_user_space() --- 2021-07-20 Arnd Bergmann New
[RFC,13/13,net-next] 8390: xsurf100: avoid including lib8390.c drivers/net/Space.c cleanup --- 2021-05-15 Arnd Bergmann New
[RFC,11/13,net-next] wan: hostess_sv11: use module_init/module_exit helpers drivers/net/Space.c cleanup --- 2021-05-15 Arnd Bergmann New
[RFC,08/13,net-next] make legacy ISA probe optional drivers/net/Space.c cleanup --- 2021-05-15 Arnd Bergmann New
[v2,11/13] netpoll: avoid put_unaligned() on single character Unify asm/unaligned.h around struct helper --- 2021-05-14 Arnd Bergmann New
[v2,10/13] mwifiex: re-fix for unaligned accesses Unify asm/unaligned.h around struct helper --- 2021-05-14 Arnd Bergmann New
[2/2] netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n [1/2] netfilter: nft_socket: fix an unused variable warning --- 2021-04-27 Arnd Bergmann New
[1/2] netfilter: nft_socket: fix an unused variable warning [1/2] netfilter: nft_socket: fix an unused variable warning --- 2021-04-27 Arnd Bergmann New
[v2] vxge: avoid -Wemtpy-body warnings [v2] vxge: avoid -Wemtpy-body warnings --- 2021-04-22 Arnd Bergmann New
[net-next] net: enetc: fix link error again [net-next] net: enetc: fix link error again --- 2021-04-22 Arnd Bergmann New
net: mana: fix PCI_HYPERV dependency net: mana: fix PCI_HYPERV dependency --- 2021-04-22 Arnd Bergmann New
[net-next] net: korina: fix compile-testing on x86 [net-next] net: korina: fix compile-testing on x86 --- 2021-04-21 Arnd Bergmann New
[net-next] net: Space: remove hp100 probe [net-next] net: Space: remove hp100 probe --- 2021-04-13 Arnd Bergmann New
[v2] hinic: avoid gcc -Wrestrict warning [v2] hinic: avoid gcc -Wrestrict warning --- 2021-03-24 Arnd Bergmann New
[net-next,RESEND] ch_ktls: fix enum-conversion warning [net-next,RESEND] ch_ktls: fix enum-conversion warning --- 2021-03-23 Arnd Bergmann New
[net-next] airo: work around stack usage warning [net-next] airo: work around stack usage warning --- 2021-03-23 Arnd Bergmann New
rhashtable: avoid -Wrestrict warning on overlapping sprintf output rhashtable: avoid -Wrestrict warning on overlapping sprintf output --- 2021-03-23 Arnd Bergmann New
[net-next] wlcore: fix overlapping snprintf arguments in debugfs [net-next] wlcore: fix overlapping snprintf arguments in debugfs --- 2021-03-23 Arnd Bergmann New
[net-next] hinic: avoid gcc -Wrestrict warning [net-next] hinic: avoid gcc -Wrestrict warning --- 2021-03-23 Arnd Bergmann New
[net-next] octeontx2: fix -Wnonnull warning [net-next] octeontx2: fix -Wnonnull warning --- 2021-03-23 Arnd Bergmann New
« 1 2 »