netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 09:44:30 to 2020-06-08 23:51:41 UTC [more...]

[PATCH AUTOSEL 4.19 001/106] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:22 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 002/106] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.19 031/106] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.19 035/106] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 4.19 043/106] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH AUTOSEL 4.19 068/106] ath10k: Remove msdu from idr when management pkt send fails
` [PATCH AUTOSEL 4.19 071/106] mt76: avoid rx reorder buffer overflow
` [PATCH AUTOSEL 4.19 087/106] net: ethernet: fec: move GPR register offset and bit into DT

[PATCH AUTOSEL 4.14 01/72] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:24 UTC  (22+ messages)
` [PATCH AUTOSEL 4.14 02/72] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.14 08/72] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH AUTOSEL 4.14 10/72] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 4.14 12/72] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH AUTOSEL 4.14 21/72] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH AUTOSEL 4.14 23/72] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.14 24/72] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 4.14 25/72] brcmfmac: fix wrong location to get firmware feature
` [PATCH AUTOSEL 4.14 27/72] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 4.14 34/72] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH AUTOSEL 4.14 35/72] net: bcmgenet: set Rx mode before starting netif
` [PATCH AUTOSEL 4.14 39/72] net: lpc-enet: fix error return code in lpc_mii_init()
` [PATCH AUTOSEL 4.14 41/72] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH AUTOSEL 4.14 43/72] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.14 49/72] wcn36xx: Fix error handling path in 'wcn36xx_probe()'
` [PATCH AUTOSEL 4.14 50/72] net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
` [PATCH AUTOSEL 4.14 52/72] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 4.14 53/72] mwifiex: Fix memory corruption in dump_station
` [PATCH AUTOSEL 4.14 59/72] macvlan: Skip loopback packets in RX handler
` [PATCH AUTOSEL 4.14 66/72] ixgbe: fix signed-integer-overflow warning
` [PATCH AUTOSEL 4.14 71/72] vxlan: Avoid infinite loop when suppressing NS messages with invalid options

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-08 23:50 UTC  (2+ messages)

[PATCH net-next 1/4] xfrm: bail early on slave pass over skb
 2020-06-08 23:48 UTC  (5+ messages)
` [PATCH net-next 2/4] ixgbe_ipsec: become aware of when running as a bonding slave
` [PATCH net-next 3/4] bonding: support hardware encryption offload to slaves
` [PATCH net-next 4/4] mlx5: become aware of when running as a bonding slave

[PATCH AUTOSEL 4.9 01/50] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:26 UTC  (17+ messages)
` [PATCH AUTOSEL 4.9 02/50] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.9 05/50] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH AUTOSEL 4.9 07/50] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH AUTOSEL 4.9 14/50] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH AUTOSEL 4.9 16/50] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.9 17/50] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 4.9 18/50] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 4.9 23/50] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH AUTOSEL 4.9 27/50] net: lpc-enet: fix error return code in lpc_mii_init()
` [PATCH AUTOSEL 4.9 28/50] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH AUTOSEL 4.9 30/50] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.9 35/50] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 4.9 36/50] mwifiex: Fix memory corruption in dump_station
` [PATCH AUTOSEL 4.9 41/50] macvlan: Skip loopback packets in RX handler
` [PATCH AUTOSEL 4.9 46/50] ixgbe: fix signed-integer-overflow warning
` [PATCH AUTOSEL 4.9 50/50] vxlan: Avoid infinite loop when suppressing NS messages with invalid options

[PATCH AUTOSEL 4.4 01/37] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:27 UTC  (15+ messages)
` [PATCH AUTOSEL 4.4 02/37] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.4 04/37] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH AUTOSEL 4.4 10/37] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH AUTOSEL 4.4 12/37] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.4 13/37] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 4.4 14/37] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 4.4 17/37] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH AUTOSEL 4.4 19/37] net: lpc-enet: fix error return code in lpc_mii_init()
` [PATCH AUTOSEL 4.4 20/37] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH AUTOSEL 4.4 22/37] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.4 26/37] mwifiex: Fix memory corruption in dump_station
` [PATCH AUTOSEL 4.4 30/37] macvlan: Skip loopback packets in RX handler
` [PATCH AUTOSEL 4.4 34/37] ixgbe: fix signed-integer-overflow warning
` [PATCH AUTOSEL 4.4 37/37] vxlan: Avoid infinite loop when suppressing NS messages with invalid options

[PATCH AUTOSEL 5.4 020/175] net: atlantic: make hw_get_regs optional
 2020-06-08 23:18 UTC  (14+ messages)
` [PATCH AUTOSEL 5.4 023/175] ath10k: remove the max_sched_scan_reqs value
` [PATCH AUTOSEL 5.4 035/175] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.4 053/175] ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS
` [PATCH AUTOSEL 5.4 058/175] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH AUTOSEL 5.4 064/175] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 5.4 070/175] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 5.4 096/175] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH AUTOSEL 5.4 099/175] libertas_tf: avoid a null dereference in pointer priv
` [PATCH AUTOSEL 5.4 112/175] iwlwifi: avoid debug max amsdu config overwriting itself
` [PATCH AUTOSEL 5.4 117/175] wcn36xx: Fix error handling path in 'wcn36xx_probe()'
` [PATCH AUTOSEL 5.4 128/175] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 5.4 167/175] vxlan: Avoid infinite loop when suppressing NS messages with invalid options
` [PATCH AUTOSEL 5.4 172/175] selftests/bpf, flow_dissector: Close TAP device FD after the test

[PATCH AUTOSEL 5.6 006/606] bpf: Fix bug in mmap() implementation for BPF array map
 2020-06-08 23:06 UTC  (14+ messages)
` [PATCH AUTOSEL 5.6 075/606] bpf: Enforce returning 0 for fentry/fexit progs
` [PATCH AUTOSEL 5.6 111/606] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 5.6 121/606] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 5.6 142/606] bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
` [PATCH AUTOSEL 5.6 168/606] kbuild: Remove debug info from kallsyms linking
` [PATCH AUTOSEL 5.6 211/606] net: don't return invalid table id error when we fall back to PF_UNSPEC
` [PATCH AUTOSEL 5.6 212/606] net: dsa: mt7530: fix roaming from DSA user ports
` [PATCH AUTOSEL 5.6 216/606] net: ipip: fix wrong address family in init error path
` [PATCH AUTOSEL 5.6 221/606] net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
` [PATCH AUTOSEL 5.6 227/606] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH AUTOSEL 5.6 233/606] net/mlx5: Fix error flow in case of function_setup failure
` [PATCH AUTOSEL 5.6 242/606] net/mlx5: Annotate mutex destroy for root ns
` [PATCH AUTOSEL 5.6 243/606] net/tls: fix encryption error checking

[PATCH AUTOSEL 5.7 002/274] ath10k: Fix the race condition in firmware dump work queue
 2020-06-08 23:06 UTC  (14+ messages)
` [PATCH AUTOSEL 5.7 024/274] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH AUTOSEL 5.7 074/274] ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS
` [PATCH AUTOSEL 5.7 092/274] ath10k: fix kernel null pointer dereference
` [PATCH AUTOSEL 5.7 152/274] net: lpc-enet: fix error return code in lpc_mii_init()
` [PATCH AUTOSEL 5.7 160/274] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH AUTOSEL 5.7 179/274] iwlwifi: avoid debug max amsdu config overwriting itself
` [PATCH AUTOSEL 5.7 190/274] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine
` [PATCH AUTOSEL 5.7 195/274] mt76: mt7615: fix mt7615_driver_own routine
` [PATCH AUTOSEL 5.7 204/274] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH AUTOSEL 5.7 210/274] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 5.7 227/274] ice: Fix Tx timeout when link is toggled on a VF's interface
` [PATCH AUTOSEL 5.7 253/274] iwlwifi: mvm: fix aux station leak
` [PATCH AUTOSEL 5.7 268/274] bpf: Fix running sk_skb program types with ktls

[PATCH 0/8 net] the indirect flow_block offload, revisited
 2020-06-08 22:37 UTC  (5+ messages)
` [PATCH 8/8 net] net: remove indirect block netdev event registration

[PATCH net] net: mvneta: do not redirect frames during reconfiguration
 2020-06-08 22:02 UTC 

[Patch net] net: change addr_list_lock back to static key
 2020-06-08 21:53 UTC 

[PATCH net] net/mlx5: Don't fail driver on failure to create debugfs
 2020-06-08 21:22 UTC  (5+ messages)

packed structures used in socket options
 2020-06-08 21:13 UTC  (3+ messages)

[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
 2020-06-08 21:09 UTC  (3+ messages)

[GIT] Networking
 2020-06-08 20:30 UTC  (2+ messages)

[PATCH bpf 0/3] bpf: avoid using/returning file descriptor value zero
 2020-06-08 20:05 UTC  (9+ messages)
` [PATCH bpf 1/3] bpf: syscall to start at file-descriptor 1
` [PATCH bpf 2/3] bpf: devmap adjust uapi for attach bpf program
` [PATCH bpf 3/3] bpf: selftests and tools use struct bpf_devmap_val from uapi

[PATCH net] selftests/net: in timestamping, strncpy needs to preserve null byte
 2020-06-08 19:37 UTC 

[PATCH 0/2] net: dsa: qca8k: Add SGMII configuration options
 2020-06-08 19:10 UTC  (9+ messages)
` [PATCH 2/2] net: dsa: qca8k: introduce "
          ` [RFC PATCH v2] net: dsa: qca8k: Improve SGMII interface handling

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-08 18:49 UTC  (12+ messages)
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[PATCH net 0/2] rxrpc: Fix hang due to missing notification
 2020-06-08 18:50 UTC  (3+ messages)
` [PATCH net 1/2] rxrpc: Move the call completion handling out of line
` [PATCH net 2/2] rxrpc: Fix missing notification

[PATCH bpf v3 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-08 18:27 UTC  (2+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: make sure optvals > PAGE_SIZE are bypassed

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-06-08 18:03 UTC  (11+ messages)

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-08 17:30 UTC  (14+ messages)
` [PATCH RFC v6 01/11] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v6 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v6 04/11] vhost: reorder functions
` [PATCH RFC v6 05/11] vhost: format-independent API for used buffers
` [PATCH RFC v6 06/11] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v6 07/11] vhost/net: avoid iov length math
` [PATCH RFC v6 08/11] vhost/test: convert to the buf API
` [PATCH RFC v6 09/11] vhost/scsi: switch to buf APIs
` [PATCH RFC v6 10/11] vhost/vsock: switch to the buf API
` [PATCH RFC v6 11/11] vhost: drop head based APIs

fentry/fexit attach to EXT type XDP program does not work
 2020-06-08 16:58 UTC  (2+ messages)

[PATCH] net: phy: mscc: handle the clkout control on some phy variants
 2020-06-08 16:36 UTC  (2+ messages)

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-08 16:26 UTC  (8+ messages)
` [PATCH RFC v5 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC v5 12/13] vhost/vsock: switch to the buf API

[PATCH bpf] bpf: cgroup: allow multi-attach program to replace itself
 2020-06-08 16:22 UTC 

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode
 2020-06-08 16:08 UTC  (3+ messages)

[PATCH] ath10k: Acquire tx_lock in tx error paths
 2020-06-08 16:07 UTC  (3+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-06-08 16:06 UTC  (2+ messages)

[RFC PATCH net-next 00/10] Add extended state
 2020-06-08 15:59 UTC  (10+ messages)
` [RFC PATCH net-next 04/10] ethtool: Add link "
` [RFC PATCH net-next 05/10] Documentation: networking: ethtool-netlink: "

[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
 2020-06-08 15:32 UTC  (12+ messages)

[PATCH -next] sunrpc: use kmemdup_nul() in gssp_stringify()
 2020-06-08 15:25 UTC  (2+ messages)

[PATCH bpf] bpf: Reset data_meta before running programs attached to devmap entry
 2020-06-08 15:17 UTC 

[PATCH 0/1] devlink: fix build with musl libc
 2020-06-08 14:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH bpf] selftests/bpf: fix ringbuf selftest sample counting undeterminism
 2020-06-08 14:17 UTC  (2+ messages)

[PATCH] bpf_stats_record: Add null check after malloc
 2020-06-08 14:15 UTC 

[PATCH v2 net-next 00/10] net: ocelot: VCAP IS1 and ES0 support
 2020-06-08 13:56 UTC  (5+ messages)
` [PATCH v2 net-next 03/10] net: mscc: ocelot: allocated rules to different hardware VCAP TCAMs by chain index

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-06-08 13:32 UTC  (4+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh

[PATCH] net/mlx5: E-Switch, Fix some error pointer dereferences
 2020-06-08 13:31 UTC  (4+ messages)

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-08 13:29 UTC  (16+ messages)
` [PATCH 5/6] vdpa: introduce virtio pci driver

liquidio vs smp_call_function_single_async()
 2020-06-08 13:04 UTC 

[PATCH] vhost/test: fix up after API change
 2020-06-08 12:42 UTC 

[PATCHv2 ipsec] xfrm: fix a warning in xfrm_policy_insert_list
 2020-06-08 12:02 UTC  (2+ messages)

[PATCH net v2] mptcp: bugfix for RM_ADDR option parsing
 2020-06-08 11:19 UTC  (2+ messages)

[PATCH] mptcp: bugfix for RM_ADDR option parsing
 2020-06-08 10:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).