Show patches with: Submitter = Arnd Bergmann       |    Archived = No       |   257 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
bpf: fix -Wshadow warnings bpf: fix -Wshadow warnings --- 2020-10-26 Arnd Bergmann New
mdio: use inline functions for to_mdio_device() etc mdio: use inline functions for to_mdio_device() etc --- 2020-10-26 Arnd Bergmann New
bpf: suppress -Wcast-function-type warning bpf: suppress -Wcast-function-type warning --- 2020-10-26 Arnd Bergmann New
bpf: fix incorrect initialization of bpf_ctx_convert_map bpf: fix incorrect initialization of bpf_ctx_convert_map --- 2020-10-26 Arnd Bergmann New
[PATCH\,net] rtw88: fix fw dump support detection [PATCH\,net] rtw88: fix fw dump support detection --- 2020-10-26 Arnd Bergmann New
[net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,02/11] net: hostap: fix function cast warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,04/11] wimax: fix duplicate initializer warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,05/11] wimax/i2400m/control: fix enum warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,06/11] rtlwifi: fix -Wpointer-sign warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,07/11] rtw88: remove extraneous 'const' qualifier [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,08/11] ath9k: work around false-positive gcc warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,09/11] ath6kl: fix enum-conversion warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[net-next,10/11] ch_ktls: fix enum-conversion warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann Superseded
[net-next,11/11] ipv6: fix type mismatch warning [net-next,01/11] atm: horizon: shut up clang null pointer arithmetic warning --- 2020-10-26 Arnd Bergmann New
[RFC] wimax: move out to staging [RFC] wimax: move out to staging --- 2020-10-27 Arnd Bergmann Superseded
[net,->,staging,v2] wimax: move out to staging [net,->,staging,v2] wimax: move out to staging --- 2020-10-29 Arnd Bergmann New
[net-next,v3,1/4] ethtool: improve compat ioctl handling remove compat_alloc_user_space() --- 2020-11-06 Arnd Bergmann Superseded
[net-next,v3,2/4] net: socket: rework SIOC?IFMAP ioctls remove compat_alloc_user_space() --- 2020-11-06 Arnd Bergmann Superseded
[net-next,v3,3/4] net: socket: simplify dev_ifconf handling remove compat_alloc_user_space() --- 2020-11-06 Arnd Bergmann New
[net-next,v3,4/4] net: socket: rework compat_ifreq_ioctl() remove compat_alloc_user_space() --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,01/28] net: split out SIOCDEVPRIVATE handling from dev_ioctl ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,02/28] staging: rtlwifi: use siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,03/28] staging: wlan-ng: use siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,04/28] hostap: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,05/28] wireless: remove old ioctls ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,06/28] bridge: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,08/28] tulip: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,09/28] bonding: use siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,10/28] appletalk: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,11/28] hamachi: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,12/28] tehuti: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,13/28] eql: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,14/28] fddi: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,16/28] slip/plip: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,17/28] qeth: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,18/28] cxgb3: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,19/28] dev_ioctl: pass SIOCDEVPRIVATE data separately ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,20/28] dev_ioctl: split out ndo_eth_ioctl ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,21/28] wan: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[RFC,net-next,23/28] airo: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,24/28] ip_tunnel: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,25/28] hippi: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,26/28] sb1000: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,27/28] ppp: use ndo_siocdevprivate ndo_ioctl rework --- 2020-11-06 Arnd Bergmann Superseded
[RFC,net-next,28/28] net: socket: return changed ifreq from SIOCDEVPRIVATE ndo_ioctl rework --- 2020-11-06 Arnd Bergmann New
[v4,1/4] ethtool: improve compat ioctl handling remove compat_alloc_user_space() --- 2020-11-24 Arnd Bergmann Superseded
[v4,2/4] net: socket: rework SIOC?IFMAP ioctls remove compat_alloc_user_space() --- 2020-11-24 Arnd Bergmann Superseded
[v4,3/4] net: socket: simplify dev_ifconf handling remove compat_alloc_user_space() --- 2020-11-24 Arnd Bergmann Superseded
[v4,4/4] net: socket: rework compat_ifreq_ioctl() remove compat_alloc_user_space() --- 2020-11-24 Arnd Bergmann Superseded
ch_ktls: fix build warning for ipv4-only config ch_ktls: fix build warning for ipv4-only config --- 2020-12-03 Arnd Bergmann New
enetc: fix build warning enetc: fix build warning --- 2020-12-03 Arnd Bergmann Superseded
net/mlx5e: fix non-IPV6 build net/mlx5e: fix non-IPV6 build --- 2020-12-03 Arnd Bergmann New
ethernet: select CONFIG_CRC32 as needed ethernet: select CONFIG_CRC32 as needed --- 2020-12-03 Arnd Bergmann New
[v2] enetc: fix build warning [v2] enetc: fix build warning --- 2020-12-04 Arnd Bergmann New
mt76: fix enum conversion warning mt76: fix enum conversion warning --- 2020-12-30 Arnd Bergmann New
mt76: mt7915: fix misplaced #ifdef mt76: mt7915: fix misplaced #ifdef --- 2021-01-03 Arnd Bergmann New
[1/7] qed: select CONFIG_CRC32 [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[2/7] phy: dp83640: select CONFIG_CRC32 [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[3/7] can: kvaser_pciefd: select CONFIG_CRC32 [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[4/7] wil6210: select CONFIG_CRC32 [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[5/7] cfg80211: select CONFIG_CRC32 [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[6/7] misdn: dsp: select CONFIG_BITREVERSE [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[7/7] wan: ds26522: select CONFIG_BITREVERSE [1/7] qed: select CONFIG_CRC32 --- 2021-01-03 Arnd Bergmann New
[net-next] net: remove aurora nb8800 driver [net-next] net: remove aurora nb8800 driver --- 2021-01-20 Arnd Bergmann New
[net-next] bonding: add TLS dependency [net-next] bonding: add TLS dependency --- 2021-01-25 Arnd Bergmann New
[net-next] ipa: add remoteproc dependency [net-next] ipa: add remoteproc dependency --- 2021-01-25 Arnd Bergmann New
ath9k: fix build error with LEDS_CLASS=m ath9k: fix build error with LEDS_CLASS=m --- 2021-01-25 Arnd Bergmann New
[5.8,regression] net: ks8851: fix link error [5.8,regression] net: ks8851: fix link error --- 2021-01-25 Arnd Bergmann Superseded
net: hns3: avoid -Wpointer-bool-conversion warning net: hns3: avoid -Wpointer-bool-conversion warning --- 2021-02-04 Arnd Bergmann New
can: ucan: fix alignment constraints can: ucan: fix alignment constraints --- 2021-02-04 Arnd Bergmann New
wl3501: fix alignment constraints wl3501: fix alignment constraints --- 2021-02-04 Arnd Bergmann New
cwmwl8k: fix alignment constraints cwmwl8k: fix alignment constraints --- 2021-02-04 Arnd Bergmann New
brcm80211: fix alignment constraints brcm80211: fix alignment constraints --- 2021-02-04 Arnd Bergmann New
carl9170: fix struct alignment conflict carl9170: fix struct alignment conflict --- 2021-02-04 Arnd Bergmann New
net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition --- 2021-02-25 Arnd Bergmann New
iwlwifi: fix link error without CONFIG_IWLMVM iwlwifi: fix link error without CONFIG_IWLMVM --- 2021-02-25 Arnd Bergmann New
[1/3] net: mscc: ocelot: select NET_DEVLINK [1/3] net: mscc: ocelot: select NET_DEVLINK --- 2021-02-25 Arnd Bergmann New
[2/3] net: dsa: tag_ocelot_8021q: fix driver dependency [1/3] net: mscc: ocelot: select NET_DEVLINK --- 2021-02-25 Arnd Bergmann New
[3/3] net: dsa: mt7530: add GPIOLIB dependency [1/3] net: mscc: ocelot: select NET_DEVLINK --- 2021-02-25 Arnd Bergmann New
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused --- 2021-02-25 Arnd Bergmann New
[1/2] mt76: mt7915: fix unused 'mode' variable [1/2] mt76: mt7915: fix unused 'mode' variable --- 2021-02-25 Arnd Bergmann New
[2/2] mt76: mt7921: remove incorrect error handling [1/2] mt76: mt7915: fix unused 'mode' variable --- 2021-02-25 Arnd Bergmann New
net/mlx5e: include net/nexthop.h where needed net/mlx5e: include net/nexthop.h where needed --- 2021-03-08 Arnd Bergmann New
net/mlx5e: allocate 'indirection_rqt' buffer dynamically net/mlx5e: allocate 'indirection_rqt' buffer dynamically --- 2021-03-08 Arnd Bergmann New
[net-next,1/5] misdn: avoid -Wempty-body warning [net-next,1/5] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann Superseded
[net-next,2/5] dccp: avoid Wempty-body warning [net-next,1/5] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann New
[net-next,3/5] iwlegacy: avoid -Wempty-body warning [net-next,1/5] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann New
[net-next,4/5] libertas: avoid -Wempty-body warning [net-next,1/5] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann New
[net-next,5/5] vxge: avoid -Wemtpy-body warnings [net-next,1/5] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann Superseded
[net-next] ipv6: fix clang Wformat warning [net-next] ipv6: fix clang Wformat warning --- 2021-03-22 Arnd Bergmann New
[net-next,v2] misdn: avoid -Wempty-body warning [net-next,v2] misdn: avoid -Wempty-body warning --- 2021-03-22 Arnd Bergmann New
[01/11] x86: compressed: avoid gcc-11 -Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[02/11] x86: tboot: avoid Wstringop-overread-warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[03/11] security: commoncap: fix -Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[04/11] ath11: Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[05/11] qnx: avoid -Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[06/11] cgroup: fix -Wzero-length-bounds warnings treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[07/11] ARM: sharpsl_param: work around -Wstringop-overread warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
[08/11] atmel: avoid gcc -Wstringop-overflow warning treewide: address gcc-11 -Wstringop-overread warnings --- 2021-03-22 Arnd Bergmann New
« 1 2 3 »