Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
2021-07-06 11:53 UTC (8+ messages)
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
[PATCH bpf-next] libbpf: ignore .eh_frame sections when parsing elf files
2021-07-06 11:51 UTC (5+ messages)
[PATCH AUTOSEL 4.4 01/31] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
2021-07-06 11:29 UTC (10+ messages)
` [PATCH AUTOSEL 4.4 11/31] e100: handle eeprom as little endian
` [PATCH AUTOSEL 4.4 12/31] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 4.4 23/31] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 4.4 24/31] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 4.4 25/31] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 4.4 26/31] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 4.4 28/31] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 4.4 29/31] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 4.4 31/31] sctp: add size validation when walking chunks
[PATCH AUTOSEL 4.9 01/35] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
2021-07-06 11:28 UTC (12+ messages)
` [PATCH AUTOSEL 4.9 03/35] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH AUTOSEL 4.9 04/35] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH AUTOSEL 4.9 05/35] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 4.9 06/35] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 4.9 11/35] e100: handle eeprom as little endian
` [PATCH AUTOSEL 4.9 13/35] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 4.9 16/35] net: micrel: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.9 17/35] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 4.9 18/35] fjes: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.9 21/35] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 4.9 22/35] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
[PATCH AUTOSEL 4.14 05/45] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
2021-07-06 11:27 UTC (27+ messages)
` [PATCH AUTOSEL 4.14 07/45] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH AUTOSEL 4.14 08/45] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH AUTOSEL 4.14 09/45] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 4.14 10/45] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 4.14 15/45] e100: handle eeprom as little endian
` [PATCH AUTOSEL 4.14 18/45] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 4.14 21/45] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 4.14 22/45] net: bcmgenet: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.14 23/45] net: micrel: "
` [PATCH AUTOSEL 4.14 24/45] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 4.14 25/45] fjes: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.14 27/45] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 4.14 28/45] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 4.14 29/45] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
` [PATCH AUTOSEL 4.14 30/45] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.14 32/45] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 4.14 33/45] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 4.14 34/45] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 4.14 36/45] iwlwifi: mvm: don't change band on bound PHY contexts
` [PATCH AUTOSEL 4.14 37/45] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 4.14 38/45] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 4.14 39/45] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 4.14 41/45] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 4.14 42/45] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 4.14 44/45] sctp: validate from_addr_param return
` [PATCH AUTOSEL 4.14 45/45] sctp: add size validation when walking chunks
[PATCH AUTOSEL 4.19 05/55] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
2021-07-06 11:26 UTC (33+ messages)
` [PATCH AUTOSEL 4.19 08/55] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH AUTOSEL 4.19 09/55] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH AUTOSEL 4.19 10/55] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 4.19 11/55] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 4.19 16/55] e100: handle eeprom as little endian
` [PATCH AUTOSEL 4.19 19/55] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 4.19 23/55] ice: set the value of global config lock timeout longer
` [PATCH AUTOSEL 4.19 24/55] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 4.19 25/55] net: bcmgenet: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.19 26/55] net: mvpp2: "
` [PATCH AUTOSEL 4.19 27/55] net: micrel: "
` [PATCH AUTOSEL 4.19 28/55] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 4.19 29/55] fjes: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.19 31/55] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 4.19 32/55] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 4.19 33/55] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
` [PATCH AUTOSEL 4.19 34/55] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.19 36/55] rtl8xxxu: Fix device info for RTL8192EU devices
` [PATCH AUTOSEL 4.19 38/55] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 4.19 39/55] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 4.19 40/55] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 4.19 42/55] iwlwifi: mvm: don't change band on bound PHY contexts
` [PATCH AUTOSEL 4.19 43/55] iwlwifi: pcie: free IML DMA memory allocation
` [PATCH AUTOSEL 4.19 44/55] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 4.19 45/55] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 4.19 46/55] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 4.19 47/55] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 4.19 48/55] net: ip: avoid OOM kills with large UDP sends over loopback
` [PATCH AUTOSEL 4.19 50/55] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 4.19 51/55] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 4.19 53/55] sctp: validate from_addr_param return
` [PATCH AUTOSEL 4.19 54/55] sctp: add size validation when walking chunks
[PATCH AUTOSEL 5.4 10/74] mISDN: fix possible use-after-free in HFC_cleanup()
2021-07-06 11:25 UTC (28+ messages)
` [PATCH AUTOSEL 5.4 12/74] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 5.4 17/74] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
` [PATCH AUTOSEL 5.4 20/74] e100: handle eeprom as little endian
` [PATCH AUTOSEL 5.4 25/74] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 5.4 29/74] ice: set the value of global config lock timeout longer
` [PATCH AUTOSEL 5.4 30/74] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 5.4 31/74] net: bcmgenet: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.4 32/74] net: mvpp2: "
` [PATCH AUTOSEL 5.4 34/74] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 5.4 41/74] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH AUTOSEL 5.4 43/74] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 5.4 44/74] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 5.4 46/74] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.4 47/74] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.4 50/74] net: sched: fix error return code in tcf_del_walker()
` [PATCH AUTOSEL 5.4 56/74] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 5.4 59/74] iwlwifi: pcie: free IML DMA memory allocation
` [PATCH AUTOSEL 5.4 60/74] iwlwifi: pcie: fix context info freeing
` [PATCH AUTOSEL 5.4 61/74] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 5.4 62/74] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 5.4 63/74] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 5.4 64/74] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.4 65/74] net: ip: avoid OOM kills with large UDP sends over loopback
` [PATCH AUTOSEL 5.4 68/74] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 5.4 69/74] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 5.4 71/74] sctp: validate from_addr_param return
` [PATCH AUTOSEL 5.4 72/74] sctp: add size validation when walking chunks
[PATCH AUTOSEL 5.10 009/137] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
2021-07-06 11:22 UTC (66+ messages)
` [PATCH AUTOSEL 5.10 013/137] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH AUTOSEL 5.10 014/137] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH AUTOSEL 5.10 015/137] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 5.10 016/137] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 5.10 018/137] net: mdio: ipq8064: add regmap config to disable REGCACHE
` [PATCH AUTOSEL 5.10 023/137] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
` [PATCH AUTOSEL 5.10 024/137] net: mdio: provide shim implementation of devm_of_mdiobus_register
` [PATCH AUTOSEL 5.10 025/137] net/sched: cls_api: increase max_reclassify_loop
` [PATCH AUTOSEL 5.10 032/137] e100: handle eeprom as little endian
` [PATCH AUTOSEL 5.10 033/137] igb: handle vlan types with checker enabled
` [PATCH AUTOSEL 5.10 034/137] igb: fix assignment on big endian machines
` [PATCH AUTOSEL 5.10 037/137] net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
` [PATCH AUTOSEL 5.10 038/137] net/mlx5: Fix lag port remapping logic
` [PATCH AUTOSEL 5.10 041/137] net: stmmac: the XPCS obscures a potential "PHY not found" error
` [PATCH AUTOSEL 5.10 046/137] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.10 047/137] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 5.10 052/137] net: tcp better handling of reordering then loss cases
` [PATCH AUTOSEL 5.10 057/137] net: bridge: mrp: Update ring transitions
` [PATCH AUTOSEL 5.10 059/137] ice: set the value of global config lock timeout longer
` [PATCH AUTOSEL 5.10 060/137] ice: fix clang warning regarding deadcode.DeadStores
` [PATCH AUTOSEL 5.10 061/137] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 5.10 062/137] net: mscc: ocelot: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.10 063/137] net: bcmgenet: "
` [PATCH AUTOSEL 5.10 064/137] net: mvpp2: "
` [PATCH AUTOSEL 5.10 065/137] net: micrel: "
` [PATCH AUTOSEL 5.10 066/137] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 5.10 072/137] net: phy: realtek: add delay to fix RXC generation issue
` [PATCH AUTOSEL 5.10 073/137] selftests: Clean forgotten resources as part of cleanup()
` [PATCH AUTOSEL 5.10 074/137] net: sgi: ioc3-eth: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.10 076/137] fjes: "
` [PATCH AUTOSEL 5.10 078/137] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH AUTOSEL 5.10 080/137] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 5.10 082/137] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 5.10 083/137] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
` [PATCH AUTOSEL 5.10 084/137] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 087/137] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.10 088/137] ice: fix incorrect payload indicator on PTYPE
` [PATCH AUTOSEL 5.10 089/137] ice: mark PTYPE 2 as reserved
` [PATCH AUTOSEL 5.10 090/137] mt76: mt7615: fix fixed-rate tx status reporting
` [PATCH AUTOSEL 5.10 092/137] net: ipa: Add missing of_node_put() in ipa_firmware_load()
` [PATCH AUTOSEL 5.10 093/137] net: sched: fix error return code in tcf_del_walker()
` [PATCH AUTOSEL 5.10 097/137] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
` [PATCH AUTOSEL 5.10 098/137] rtl8xxxu: Fix device info for RTL8192EU devices
` [PATCH AUTOSEL 5.10 100/137] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
` [PATCH AUTOSEL 5.10 101/137] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 5.10 102/137] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 5.10 103/137] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 5.10 105/137] iwlwifi: mvm: don't change band on bound PHY contexts
` [PATCH AUTOSEL 5.10 106/137] iwlwifi: mvm: fix error print when session protection ends
` [PATCH AUTOSEL 5.10 107/137] iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
` [PATCH AUTOSEL 5.10 108/137] iwlwifi: pcie: free IML DMA memory allocation
` [PATCH AUTOSEL 5.10 109/137] iwlwifi: pcie: fix context info freeing
` [PATCH AUTOSEL 5.10 110/137] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 5.10 114/137] cfg80211: fix default HE tx bitrate mask in 2G band
` [PATCH AUTOSEL 5.10 115/137] mac80211: consider per-CPU statistics if present
` [PATCH AUTOSEL 5.10 116/137] mac80211_hwsim: add concurrent channels scanning support over virtio
` [PATCH AUTOSEL 5.10 118/137] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.10 122/137] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 5.10 123/137] Bluetooth: Fix alt settings for incoming SCO with transparent coding format
` [PATCH AUTOSEL 5.10 124/137] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 5.10 126/137] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
` [PATCH AUTOSEL 5.10 127/137] Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
` [PATCH AUTOSEL 5.10 129/137] Bluetooth: mgmt: Fix the command returns garbage parameter value
` [PATCH AUTOSEL 5.10 132/137] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
` [PATCH AUTOSEL 5.10 135/137] sctp: add size validation when walking chunks
[PATCH AUTOSEL 5.12 109/160] mt76: mt7915: fix tssi indication field of DBDC NICs
2021-07-06 11:18 UTC (23+ messages)
` [PATCH AUTOSEL 5.12 110/160] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
` [PATCH AUTOSEL 5.12 111/160] mt76: fix iv and CCMP header insertion
` [PATCH AUTOSEL 5.12 114/160] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
` [PATCH AUTOSEL 5.12 116/160] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 5.12 117/160] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 5.12 118/160] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 5.12 121/160] iwlwifi: mvm: don't change band on bound PHY contexts
` [PATCH AUTOSEL 5.12 122/160] iwlwifi: mvm: apply RX diversity per PHY context
` [PATCH AUTOSEL 5.12 127/160] rtw88: 8822c: update RF parameter tables to v62
` [PATCH AUTOSEL 5.12 128/160] rtw88: add quirks to disable pci capabilities
` [PATCH AUTOSEL 5.12 129/160] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 5.12 130/160] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 5.12 132/160] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 5.12 133/160] cfg80211: fix default HE tx bitrate mask in 2G band
` [PATCH AUTOSEL 5.12 134/160] mac80211: consider per-CPU statistics if present
` [PATCH AUTOSEL 5.12 135/160] mac80211_hwsim: add concurrent channels scanning support over virtio
` [PATCH AUTOSEL 5.12 136/160] mac80211: Properly WARN on HW scan before restart
` [PATCH AUTOSEL 5.12 138/160] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.12 154/160] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
` [PATCH AUTOSEL 5.12 155/160] flow_offload: action should not be NULL when it is referenced
` [PATCH AUTOSEL 5.12 156/160] sctp: validate from_addr_param return
` [PATCH AUTOSEL 5.12 157/160] sctp: add size validation when walking chunks
page: next (older) | prev (newer) | latest
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).