Show patches with: Archived = No       |   62726 patches
« 1 2 ... 147 148 149627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/24] bpfilter: reject kernel addresses [01/24] bpfilter: reject kernel addresses - - - - --- 2020-07-20 Christoph Hellwig davem Changes Requested
net: packetengines: switch from 'pci_' to 'dma_' API net: packetengines: switch from 'pci_' to 'dma_' API - - - - --- 2020-07-20 Christophe JAILLET davem Accepted
[PATCH/RFC,v2] net: ethernet: ravb: exit if hardware is in-progress in tx timeout [PATCH/RFC,v2] net: ethernet: ravb: exit if hardware is in-progress in tx timeout - - 1 - --- 2020-07-20 Yoshihiro Shimoda davem RFC
[bpf-next] samples/bpf, selftests/bpf: use bpf_probe_read_kernel [bpf-next] samples/bpf, selftests/bpf: use bpf_probe_read_kernel - - - - --- 2020-07-20 Ilya Leoshkevich bpf Accepted
[net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA [net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA - 1 - - --- 2020-07-20 David Howells davem Accepted
arch, net: remove the last csum_partial_copy() leftovers arch, net: remove the last csum_partial_copy() leftovers - - - - --- 2020-07-20 Christoph Hellwig davem Accepted
net-sysfs: add a newline when printing 'tx_timeout' by sysfs net-sysfs: add a newline when printing 'tx_timeout' by sysfs - - - - --- 2020-07-20 Xiongfeng Wang davem Changes Requested
[net-next] net: fs_enet: remove redundant null check [net-next] net: fs_enet: remove redundant null check - - - - --- 2020-07-20 Zhang Changzhong davem Accepted
[2/2] net: dsa: Set flag for 802.1AD when deleting vlan for dsa switch and port [1/2] net: dsa: Add flag for 802.1AD when adding VLAN for dsa switch and port - - - - --- 2020-07-20 Hongbo Wang davem Rejected
[1/2] net: dsa: Add flag for 802.1AD when adding VLAN for dsa switch and port [1/2] net: dsa: Add flag for 802.1AD when adding VLAN for dsa switch and port - - - - --- 2020-07-20 Hongbo Wang davem Rejected
[bpf-next] selftests/bpf: fix test_lwt_seg6local.sh hangs [bpf-next] selftests/bpf: fix test_lwt_seg6local.sh hangs - - - - --- 2020-07-20 Ilya Leoshkevich bpf Accepted
pull-request: ieee802154 for net 2020-07-20 pull-request: ieee802154 for net 2020-07-20 - - - - --- 2020-07-20 Stefan Schmidt davem Accepted
[net-next] ath11k: Fix possible memleak in ath11k_qmi_init_service [net-next] ath11k: Fix possible memleak in ath11k_qmi_init_service - 1 - - --- 2020-07-20 Wang Yufen davem Awaiting Upstream
[net] net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe [net] net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe 2 1 - - --- 2020-07-20 Zhang Changzhong davem Accepted
[net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach [net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach - 1 - - --- 2020-07-20 Wang Yufen davem Awaiting Upstream
[net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach [net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach - 1 - - --- 2020-07-20 Wang Yufen davem Awaiting Upstream
[bpf-next,v3,14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,13/14] samples/bpf: add new sample xsk_fwd.c xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,12/14] libbpf: support shared umems between queues and devices xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,11/14] xsk: add shared umem support between devices xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,10/14] xsk: add shared umem support between queue ids xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,09/14] xsk: rearrange internal structs for better performance xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,08/14] xsk: enable sharing of dma mappings xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,07/14] xsk: move addrs from buffer pool to umem xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,06/14] xsk: move xsk_tx_list and its lock to buffer pool xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,05/14] xsk: move queue_id, dev and need_wakeup to buffer pool xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,04/14] xsk: move fill and completion rings to buffer pool xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,03/14] xsk: create and free buffer pool independently from umem xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[bpf-next,v3,01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem xsk: support shared umems between devices and queues - - - - --- 2020-07-20 Magnus Karlsson bpf Changes Requested
[v3] net: dsa: microchip: call phy_remove_link_mode during probe [v3] net: dsa: microchip: call phy_remove_link_mode during probe - 1 - - --- 2020-07-20 Helmut Grohne davem Superseded
[v7,2/2] net: macb: Add WoL interrupt support for MACB type of Ethernet controller net: macb: Wake-on-Lan magic packet GEM and MACB handling - - - - --- 2020-07-20 Nicolas Ferre davem Accepted
[v7,1/2] net: macb: WoL support for GEM type of Ethernet controller net: macb: Wake-on-Lan magic packet GEM and MACB handling - - - - --- 2020-07-20 Nicolas Ferre davem Accepted
vhost: vdpa: remove per device feature whitelist vhost: vdpa: remove per device feature whitelist - - - - --- 2020-07-20 Jason Wang davem Not Applicable
igb: use eth_zero_addr() to clear mac address igb: use eth_zero_addr() to clear mac address - - - 1 --- 2020-07-20 Miaohe Lin davem Awaiting Upstream
ixgbe: use eth_zero_addr() to clear mac address ixgbe: use eth_zero_addr() to clear mac address - - - 1 --- 2020-07-20 Miaohe Lin davem Awaiting Upstream
[net-next,v2] sched: sch_api: add missing rcu read lock to silence the warning [net-next,v2] sched: sch_api: add missing rcu read lock to silence the warning - - - - --- 2020-07-20 Jiri Pirko davem Accepted
[net-next,v3] net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range [net-next,v3] net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range 2 - - - --- 2020-07-20 Wang Hai davem Accepted
[net] net: bcmgenet: fix error returns in bcmgenet_probe() [net] net: bcmgenet: fix error returns in bcmgenet_probe() - 1 - - --- 2020-07-20 Zhang Changzhong davem Not Applicable
[net-next] sched: sch_api: add missing rcu read lock to silence the warning [net-next] sched: sch_api: add missing rcu read lock to silence the warning - - - - --- 2020-07-20 Jiri Pirko davem Changes Requested
[net] net: bcmgenet: fix error returns in bcmgenet_probe() [net] net: bcmgenet: fix error returns in bcmgenet_probe() 2 1 - - --- 2020-07-20 Zhang Changzhong davem Accepted
[v3,net-next] net: hyperv: Add attributes to show TX indirection table [v3,net-next] net: hyperv: Add attributes to show TX indirection table - - - - --- 2020-07-20 Chi Song davem Changes Requested
[v2,net-next] net: hyperv: Add attributes to show TX indirection table [v2,net-next] net: hyperv: Add attributes to show TX indirection table - - - - --- 2020-07-20 Chi Song davem Superseded
net: hns: use eth_broadcast_addr() to assign broadcast address net: hns: use eth_broadcast_addr() to assign broadcast address - - - - --- 2020-07-20 Xu Wang davem Accepted
[v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof [v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof 1 - - - --- 2020-07-20 Ian Rogers bpf Accepted
Fix memory overwriting issue when copy an address to user space Fix memory overwriting issue when copy an address to user space - - - - --- 2020-07-20 lebon zhou davem Changes Requested
[net-next,v2,4/4] net: dsa: Setup dsa_netdev_ops net: dsa: Setup dsa_netdev_ops - - - - --- 2020-07-20 Florian Fainelli davem Accepted
[net-next,v2,3/4] net: Call into DSA netdevice_ops wrappers net: dsa: Setup dsa_netdev_ops - - - - --- 2020-07-20 Florian Fainelli davem Accepted
[net-next,v2,2/4] net: dsa: Add wrappers for overloaded ndo_ops net: dsa: Setup dsa_netdev_ops - - - - --- 2020-07-20 Florian Fainelli davem Accepted
[net-next,v2,1/4] net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops net: dsa: Setup dsa_netdev_ops - - 1 - --- 2020-07-20 Florian Fainelli davem Accepted
net: vxge-main: Remove unnecessary cast in kfree() net: vxge-main: Remove unnecessary cast in kfree() - - - - --- 2020-07-20 Xu Wang davem Accepted
[net-next,v2] net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range [net-next,v2] net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range 1 - - - --- 2020-07-20 Wang Hai davem Changes Requested
[v2] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX [v2] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX - - - - --- 2020-07-20 Bixuan Cui davem Accepted
net: ag71xx: add missed clk_disable_unprepare in error path of probe net: ag71xx: add missed clk_disable_unprepare in error path of probe - 1 - - --- 2020-07-20 Huang Guobin davem Accepted
[ethtool,v3,2/2] man: add man page for ETHTOOL_GTUNABLE and ETHTOOL_STUNABLE [ethtool,v3,1/2] ethtool: add support for get/set ethtool_tunable - - - - --- 2020-07-19 Govindarajulu Varadarajan mkubecek Accepted
[ethtool,v3,1/2] ethtool: add support for get/set ethtool_tunable [ethtool,v3,1/2] ethtool: add support for get/set ethtool_tunable - - - - --- 2020-07-19 Govindarajulu Varadarajan mkubecek Accepted
[RFC,net-next] net: phy: add constant for USXGMII bit 0 [RFC,net-next] net: phy: add constant for USXGMII bit 0 - - - - --- 2020-07-19 Michael Walle davem RFC
[net-next,v7,4/4] net: enetc: Use DT protocol information to set up the ports net: enetc: remove bootloader dependency - - - 1 --- 2020-07-19 Michael Walle davem Accepted
[net-next,v7,3/4] net: enetc: Initialize SerDes for SGMII and USXGMII protocols net: enetc: remove bootloader dependency - - 1 1 --- 2020-07-19 Michael Walle davem Accepted
[net-next,v7,2/4] net: dsa: felix: (re)use already existing constants net: enetc: remove bootloader dependency - - - 1 --- 2020-07-19 Michael Walle davem Accepted
[net-next,v7,1/4] net: phy: add USXGMII link partner ability constants net: enetc: remove bootloader dependency - - 1 - --- 2020-07-19 Michael Walle davem Accepted
[for,v5.9] sctp: Replace HTTP links with HTTPS ones [for,v5.9] sctp: Replace HTTP links with HTTPS ones 1 - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] rxrpc: Replace HTTP links with HTTPS ones [for,v5.9] rxrpc: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[v2,net-next,14/14] qed/qede: add support for the extended speed and FEC modes qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,13/14] qed: populate supported link modes maps on module init qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,12/14] qed: add missing loopback modes qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,11/14] qed: add support for new port modes qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,10/14] qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,09/14] qed: reformat several structures a bit qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,08/14] qede: introduce support for FEC control qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,07/14] qede: format qede{,_vf}_ethtool_ops qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,06/14] qed: add support for Forward Error Correction qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,05/14] qed: reformat several structures a bit qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,04/14] qed: use transceiver data to fill link partner's advertising speeds qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,03/14] qed: add support for multi-rate transceivers qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,02/14] qed: reformat public_port::transceiver_data a bit qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
[v2,net-next,01/14] qed: convert link mode from u32 to bitmap qed/qede: add support for new operating modes - - - - --- 2020-07-19 Alexander Lobakin davem Changes Requested
net: rds: rdma_transport.h: delete duplicated word net: rds: rdma_transport.h: delete duplicated word - - - - --- 2020-07-19 Randy Dunlap davem Accepted
net: atm: lec_arpc.h: delete duplicated word net: atm: lec_arpc.h: delete duplicated word - - - - --- 2020-07-19 Randy Dunlap davem Accepted
[for,v5.9] ax25: Replace HTTP links with HTTPS ones [for,v5.9] ax25: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] RDS: Replace HTTP links with HTTPS ones [for,v5.9] RDS: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[bpf-next] bpf: cpumap: fix possible rcpu kthread hung [bpf-next] bpf: cpumap: fix possible rcpu kthread hung - 1 1 2 --- 2020-07-19 Lorenzo Bianconi bpf Accepted
[for,v5.9] Documentation: intel: Replace HTTP links with HTTPS ones [for,v5.9] Documentation: intel: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[iproute2-next,3/3] devlink: Update devlink-health and devlink-port manpages devlink: Add devlink port health command - - 2 - --- 2020-07-19 Moshe Shemesh dsa Accepted
[iproute2-next,2/3] devlink: Add devlink port health command devlink: Add devlink port health command - - 2 - --- 2020-07-19 Moshe Shemesh dsa Accepted
[iproute2-next,1/3] devlink: Add a possibility to print arrays of devlink port handles devlink: Add devlink port health command - - 1 - --- 2020-07-19 Moshe Shemesh dsa Accepted
[net,v3] net/sched: act_ct: fix restore the qdisc_skb_cb after defrag [net,v3] net/sched: act_ct: fix restore the qdisc_skb_cb after defrag - 1 - - --- 2020-07-19 wenxu davem Accepted
[for,v5.9] sch_cake: Replace HTTP links with HTTPS ones [for,v5.9] sch_cake: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] prism54: Replace HTTP links with HTTPS ones [for,v5.9] prism54: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[net,v2] bonding: check error value of register_netdevice() immediately [net,v2] bonding: check error value of register_netdevice() immediately - 1 - - --- 2020-07-19 Taehee Yoo davem Accepted
[for,v5.9] netfilter: xtables: Replace HTTP links with HTTPS ones [for,v5.9] netfilter: xtables: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] netfilter: Replace HTTP links with HTTPS ones [for,v5.9] netfilter: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] net: sched: Replace HTTP links with HTTPS ones [for,v5.9] net: sched: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] net: ieee802154: adf7242: Replace HTTP links with HTTPS ones [for,v5.9] net: ieee802154: adf7242: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] b43legacy: Replace HTTP links with HTTPS ones [for,v5.9] b43legacy: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] b43: Replace HTTP links with HTTPS ones [for,v5.9] b43: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[net] arm64: dts: clearfog-gt-8k: fix switch link configuration [net] arm64: dts: clearfog-gt-8k: fix switch link configuration - 1 1 - --- 2020-07-19 Russell King (Oracle) davem Accepted
[net] net: dsa: mv88e6xxx: fix in-band AN link establishment [net] net: dsa: mv88e6xxx: fix in-band AN link establishment - 1 1 - --- 2020-07-19 Russell King (Oracle) davem Accepted
[for,v5.9] ath9k: Replace HTTP links with HTTPS ones [for,v5.9] ath9k: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
[for,v5.9] ath5k: Replace HTTP links with HTTPS ones [for,v5.9] ath5k: Replace HTTP links with HTTPS ones - - - - --- 2020-07-19 Alexander A. Klimov davem Rejected
« 1 2 ... 147 148 149627 628 »