netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 16:48:00 to 2021-05-06 02:59:56 UTC [more...]

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-05-06  2:59 UTC  (4+ messages)

[PATCH bpf-next v6 0/3] Add TC-BPF API
 2021-05-06  2:37 UTC  (4+ messages)
` [PATCH bpf-next v6 2/3] libbpf: add low level "

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-06  2:27 UTC  (5+ messages)

[PATCH] net-next: openvswitch: IPv6: Add IPv6 extension header support
 2021-05-06  2:03 UTC  (4+ messages)
` [PATCH] net-next: openvswitch: IPv6: fix semicolon.cocci warnings

[PATCH net v5 0/3] fix packet stuck problem for lockless qdisc
 2021-05-06  1:57 UTC  (4+ messages)
` [PATCH net v5 1/3] net: sched: "
` [PATCH net v5 2/3] net: sched: fix endless tx action reschedule during deactivation
` [PATCH net v5 3/3] net: sched: fix tx action reschedule issue with stopped queue

[PATCH] ice: set the value of global config lock timeout longer
 2021-05-06  1:54 UTC  (6+ messages)

[PATCH] net: packetmmap: fix only tx timestamp on request
 2021-05-06  1:23 UTC  (7+ messages)

[RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
 2021-05-06  1:03 UTC  (2+ messages)

[PATCH net] bnxt_en: Fix and improve .ndo_features_check()
 2021-05-06  1:01 UTC  (2+ messages)

[Patch net] rtnetlink: use rwsem to protect rtnl_af_ops list
 2021-05-05 23:36 UTC 

[RESEND PATCH net-next 0/2] Treat IPv4 lowest address as ordinary unicast address
 2021-05-05 23:29 UTC  (3+ messages)
` [RESEND PATCH net-next 1/2] ip: Treat IPv4 segment's lowest address as unicast
` [RESEND PATCH net-next 2/2] selftests: Lowest IPv4 address in a subnet is valid

[PATCH v4 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE
 2021-05-05 23:19 UTC  (2+ messages)

[PATCH v4 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
 2021-05-05 23:16 UTC  (2+ messages)

[PATCH v1 0/7] Add support for IPA v3.1, GSI v1.0, MSM8998 IPA
 2021-05-05 22:43 UTC  (16+ messages)
` [PATCH v1 1/7] net: ipa: Add support for IPA v3.1 with GSI v1.0
` [PATCH v1 2/7] net: ipa: endpoint: Don't read unexistant register on IPAv3.1
` [PATCH v1 3/7] net: ipa: gsi: Avoid some writes during irq setup for older IPA
` [PATCH v1 4/7] net: ipa: gsi: Use right masks for GSI v1.0 channels hw param
` [PATCH v1 5/7] net: ipa: Add support for IPA on MSM8998
` [PATCH v1 6/7] dt-bindings: net: qcom-ipa: Document qcom,sc7180-ipa compatible
` [PATCH v1 7/7] dt-bindings: net: qcom-ipa: Document qcom,msm8998-ipa compatible

[PATCH] ipv6: netfilter.c: fix missing line after declaration
 2021-05-05 22:41 UTC  (2+ messages)

[PATCH net] net: ipa: fix inter-EE IRQ register definitions
 2021-05-05 22:36 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2021-05-05 22:14 UTC 

Dropped packets mapping IRQs for adjusted queue counts on i40e
 2021-05-05 21:21 UTC 

KASAN: use-after-free Read in __lock_sock
 2021-05-05 21:21 UTC  (6+ messages)
        ` KASAN: use-after-free Read in __lock_sock (high-risk primitives found)

[RFC] bpf: Fix crash on mm_init trampoline attachment
 2021-05-05 21:18 UTC  (6+ messages)

[PATCH net] ethtool: fix missing NLM_F_MULTI flag when dumping
 2021-05-05 21:09 UTC  (3+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2021-05-05 20:49 UTC  (2+ messages)

[PATCH v5] dt-bindings: net: Convert mdio-gpio to yaml
 2021-05-05 20:28 UTC 

[PATCH] sparc/vio: make remove callback return void
 2021-05-05 20:27 UTC  (2+ messages)

[PATCH net] mlx5e: add add missing BH locking around napi_schdule()
 2021-05-05 20:20 UTC 

[PATCH] net: renesas: ravb: Fix a stuck issue when a lot of frames are received
 2021-05-05 20:09 UTC  (6+ messages)

[Patch net v2] smc: disallow TCP_ULP in smc_setsockopt()
 2021-05-05 20:00 UTC  (2+ messages)

[PATCH] net:CXGB4: fix leak if sk_buff is not used
 2021-05-05 19:50 UTC  (2+ messages)

[PATCH] net: fix nla_strcmp to handle more then one trailing null character
 2021-05-05 19:50 UTC  (2+ messages)

[PATCH] bpf: Forbid trampoline attach for functions with variable arguments
 2021-05-05 18:45 UTC  (2+ messages)

[PATCH] libbpf: Add NULL check to add_dummy_ksym_var
 2021-05-05 18:40 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf, sockmap fixes
 2021-05-05 18:26 UTC  (2+ messages)

[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-05 18:08 UTC  (25+ messages)
` [RFC PATCH v4 10/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v4 19/27] qedn: Add IRQ and fast-path resources initializations
` [RFC PATCH v4 20/27] qedn: Add connection-level slowpath functionality
` [RFC PATCH v4 21/27] qedn: Add support of configuring HW filter block
` [RFC PATCH v4 24/27] qedn: Add support of NVME ICReq & ICResp
` [RFC PATCH v4 25/27] qedn: Add IO level fastpath functionality
` [RFC PATCH v4 26/27] qedn: Add Connection and IO level recovery flows
` [RFC PATCH v4 27/27] qedn: Add support of ASYNC

[PATCH] net/ipv4/ip_fragment:fix missing Flags reserved bit set in iphdr
 2021-05-05 17:59 UTC  (3+ messages)

[PATCH net 0/4] udp: more FRAGLIST fixes
 2021-05-05 17:30 UTC  (5+ messages)
` [PATCH net 1/4] net: fix double-free on fraglist GSO skbs

[PATCH] kbuild: replace LANG=C with LC_ALL=C
 2021-05-05 17:49 UTC  (3+ messages)

[Patch bpf-next v3 00/10] sockmap: add sockmap support to Unix datagram socket
 2021-05-05 17:14 UTC  (3+ messages)
` [Patch bpf-next v3 02/10] af_unix: implement ->read_sock() for sockmap

[PATCH 3/3] Add entries for words with stem "eleminat"
 2021-05-05 17:12 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v2 3/3] "

GPF in net sybsystem
 2021-05-05 17:02 UTC 

[RESEND PATCH v11 0/3] AX88796C SPI Ethernet Adapter
 2021-05-05 17:11 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 02/19] tipc: convert dest node's address to network order
 2021-05-05 16:42 UTC  (11+ messages)
` [PATCH AUTOSEL 4.4 03/19] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 4.4 07/19] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 4.4 08/19] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 4.4 09/19] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 4.4 10/19] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 4.4 11/19] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 4.4 13/19] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 4.4 15/19] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 4.4 17/19] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 4.4 18/19] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join

[PATCH AUTOSEL 4.9 02/22] tipc: convert dest node's address to network order
 2021-05-05 16:41 UTC  (13+ messages)
` [PATCH AUTOSEL 4.9 03/22] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 4.9 07/22] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 4.9 08/22] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 4.9 09/22] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 4.9 10/22] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 4.9 11/22] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 4.9 13/22] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 4.9 15/22] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 4.9 17/22] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH AUTOSEL 4.9 19/22] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 4.9 20/22] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH AUTOSEL 4.9 22/22] net: ethernet: mtk_eth_soc: fix RX VLAN offload

[PATCH AUTOSEL 4.14 02/25] tipc: convert dest node's address to network order
 2021-05-05 16:40 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 03/25] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 4.14 07/25] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 4.14 08/25] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 4.14 09/25] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 4.14 10/25] Bluetooth: check for zapped sk before connecting
` [PATCH AUTOSEL 4.14 11/25] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 4.14 12/25] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 4.14 15/25] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 4.14 17/25] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 4.14 20/25] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH AUTOSEL 4.14 22/25] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 4.14 23/25] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH AUTOSEL 4.14 25/25] net: ethernet: mtk_eth_soc: fix RX VLAN offload

[PATCH AUTOSEL 4.19 02/32] tipc: convert dest node's address to network order
 2021-05-05 16:40 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 04/32] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 4.19 09/32] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 4.19 10/32] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 4.19 11/32] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 4.19 12/32] net: bridge: when suppression is enabled exclude RARP packets
` [PATCH AUTOSEL 4.19 13/32] Bluetooth: check for zapped sk before connecting
` [PATCH AUTOSEL 4.19 14/32] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 4.19 17/32] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 4.19 20/32] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 4.19 22/32] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 4.19 25/32] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
` [PATCH AUTOSEL 4.19 26/32] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH AUTOSEL 4.19 28/32] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 4.19 29/32] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH AUTOSEL 4.19 31/32] net: ethernet: mtk_eth_soc: fix RX VLAN offload

[PATCH AUTOSEL 5.4 02/46] tipc: convert dest node's address to network order
 2021-05-05 16:38 UTC  (22+ messages)
` [PATCH AUTOSEL 5.4 04/46] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 5.4 11/46] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 5.4 12/46] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 5.4 13/46] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 5.4 14/46] net: bridge: when suppression is enabled exclude RARP packets
` [PATCH AUTOSEL 5.4 15/46] Bluetooth: check for zapped sk before connecting
` [PATCH AUTOSEL 5.4 16/46] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 5.4 19/46] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 5.4 21/46] mt76: mt76x0: disable GTK offloading
` [PATCH AUTOSEL 5.4 27/46] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 5.4 30/46] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 5.4 31/46] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
` [PATCH AUTOSEL 5.4 34/46] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
` [PATCH AUTOSEL 5.4 35/46] net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
` [PATCH AUTOSEL 5.4 36/46] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH AUTOSEL 5.4 39/46] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 5.4 40/46] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH AUTOSEL 5.4 41/46] qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
` [PATCH AUTOSEL 5.4 43/46] iavf: remove duplicate free resources calls
` [PATCH AUTOSEL 5.4 44/46] net: ethernet: mtk_eth_soc: fix RX VLAN offload
` [PATCH AUTOSEL 5.4 45/46] bnxt_en: Add PCI IDs for Hyper-V VF devices

[PATCH AUTOSEL 5.10 01/85] ath11k: fix thermal temperature read
 2021-05-05 16:36 UTC  (38+ messages)
` [PATCH AUTOSEL 5.10 06/85] tipc: convert dest node's address to network order
` [PATCH AUTOSEL 5.10 08/85] net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
` [PATCH AUTOSEL 5.10 09/85] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH AUTOSEL 5.10 11/85] Documentation: networking: switchdev: fix command for static FDB entries
` [PATCH AUTOSEL 5.10 12/85] Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
` [PATCH AUTOSEL 5.10 18/85] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH AUTOSEL 5.10 19/85] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH AUTOSEL 5.10 20/85] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH AUTOSEL 5.10 21/85] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
` [PATCH AUTOSEL 5.10 22/85] net: bridge: when suppression is enabled exclude RARP packets
` [PATCH AUTOSEL 5.10 23/85] Bluetooth: check for zapped sk before connecting
` [PATCH AUTOSEL 5.10 26/85] net: hns3: remediate a potential overflow risk of bd_num_list
` [PATCH AUTOSEL 5.10 27/85] net: hns3: add handling for xmit skb with recursive fraglist
` [PATCH AUTOSEL 5.10 28/85] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH AUTOSEL 5.10 30/85] ice: handle increasing Tx or Rx ring sizes
` [PATCH AUTOSEL 5.10 31/85] net: usb: ax88179_178a: initialize local variables before use
` [PATCH AUTOSEL 5.10 38/85] mac80211: clear the beacon's CRC after channel switch
` [PATCH AUTOSEL 5.10 40/85] rtw88: 8822c: add LC calibration for RTL8822C
` [PATCH AUTOSEL 5.10 41/85] mt76: mt7615: support loading EEPROM for MT7613BE
` [PATCH AUTOSEL 5.10 42/85] mt76: mt76x0: disable GTK offloading
` [PATCH AUTOSEL 5.10 43/85] mt76: mt7915: fix txpower init for TSSI off chips
` [PATCH AUTOSEL 5.10 47/85] iwlwifi: pcie: make cfg vs. trans_cfg more robust
` [PATCH AUTOSEL 5.10 53/85] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH AUTOSEL 5.10 58/85] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH AUTOSEL 5.10 59/85] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
` [PATCH AUTOSEL 5.10 62/85] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
` [PATCH AUTOSEL 5.10 63/85] net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
` [PATCH AUTOSEL 5.10 64/85] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH AUTOSEL 5.10 69/85] mt76: mt7615: fix entering driver-own state on mt7663
` [PATCH AUTOSEL 5.10 71/85] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH AUTOSEL 5.10 72/85] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH AUTOSEL 5.10 73/85] qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
` [PATCH AUTOSEL 5.10 75/85] iavf: remove duplicate free resources calls
` [PATCH AUTOSEL 5.10 76/85] net: ethernet: mtk_eth_soc: fix RX VLAN offload
` [PATCH AUTOSEL 5.10 77/85] selftests: mlxsw: Increase the tolerance of backlog buildup
` [PATCH AUTOSEL 5.10 78/85] selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
` [PATCH AUTOSEL 5.10 80/85] bnxt_en: Add PCI IDs for Hyper-V VF devices

[PATCH AUTOSEL 5.11 001/104] ath11k: fix thermal temperature read
 2021-05-05 16:34 UTC  (6+ messages)
` [PATCH AUTOSEL 5.11 094/104] iavf: remove duplicate free resources calls
` [PATCH AUTOSEL 5.11 095/104] net: ethernet: mtk_eth_soc: fix RX VLAN offload
` [PATCH AUTOSEL 5.11 096/104] selftests: mlxsw: Increase the tolerance of backlog buildup
` [PATCH AUTOSEL 5.11 097/104] selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
` [PATCH AUTOSEL 5.11 099/104] bnxt_en: Add PCI IDs for Hyper-V VF devices


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).