netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-18 19:46:36 to 2021-02-21 02:58:28 UTC [more...]

[GIT] Networking
 2021-02-21  2:57 UTC  (2+ messages)

[PATCH] arp: Remove the arp_hh_ops structure
 2021-02-21  2:20 UTC  (3+ messages)

KASAN: use-after-free Read in blk_update_request
 2021-02-21  1:28 UTC  (2+ messages)

[PATCH] tcp: avoid unnecessary loop if even ports are used up
 2021-02-20 22:06 UTC  (3+ messages)

KASAN: use-after-free Write in j1939_can_recv
 2021-02-20 19:46 UTC  (2+ messages)

[PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-20 19:06 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-20 17:00 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP
` [PATCH bpf-next v2 2/2] bpf, xdp: restructure redirect actions

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-02-20 16:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-20 15:49 UTC  (11+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[PATCH net-next] net: dsa: Fix dependencies with HSR
 2021-02-20 15:36 UTC  (4+ messages)

[PATCH ipsec,v2] xfrm: interface: fix ipv4 pmtu check to honor ip header df
 2021-02-20 13:01 UTC 

[PATCH net] net: l2tp: reduce log level when passing up invalid packets
 2021-02-20  9:56 UTC  (3+ messages)

[PATCH] libbpf: Remove unnecessary conversion to bool
 2021-02-20  9:10 UTC 

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-20  9:07 UTC  (2+ messages)

[PATCH V4 net 0/5] ethernet: fixes for stmmac driver
 2021-02-20  7:52 UTC  (7+ messages)
` [PATCH V4 net 3/5] net: stmmac: fix dma physical address of descriptor when display ring
` [PATCH V4 net 5/5] net: stmmac: re-init rx buffers when mac resume back

WARNING in netlbl_cipsov4_add
 2021-02-20  7:05 UTC 

[PATCH 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-20  6:56 UTC 

[Patch bpf-next v6 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-20  5:29 UTC  (9+ messages)
` [Patch bpf-next v6 1/8] bpf: clean up sockmap related Kconfigs
` [Patch bpf-next v6 2/8] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v6 3/8] bpf: compute data_end dynamically with JIT code
` [Patch bpf-next v6 4/8] skmsg: move sk_redir from TCP_SKB_CB to skb
` [Patch bpf-next v6 5/8] sock_map: rename skb_parser and skb_verdict
` [Patch bpf-next v6 6/8] sock_map: make sock_map_prog_update() static
` [Patch bpf-next v6 7/8] skmsg: make __sk_psock_purge_ingress_msg() static
` [Patch bpf-next v6 8/8] skmsg: get rid of sk_psock_bpf_run()

[PATCH v2] xfrm: Fix incorrect types in assignment
 2021-02-20  3:18 UTC 

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-20  3:00 UTC  (18+ messages)

[PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration
 2021-02-20  2:42 UTC  (3+ messages)

[PATCH net] tcp: fix keepalive when data remain undelivered
 2021-02-20  2:24 UTC  (2+ messages)

[PATCH net v2 0/2] virtio-net: suppress bad irq warning for tx napi
 2021-02-20  1:44 UTC  (3+ messages)
` [PATCH net v2 1/2] virtio: add a new parameter in struct virtqueue
` [PATCH net v2 2/2] virtio-net: suppress bad irq warning for tx napi

[Patch bpf-next v5 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-19 23:58 UTC  (9+ messages)
` [Patch bpf-next v5 1/8] bpf: clean up sockmap related Kconfigs
` [Patch bpf-next v5 2/8] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v5 3/8] bpf: compute data_end dynamically with JIT code
` [Patch bpf-next v5 4/8] skmsg: move sk_redir from TCP_SKB_CB to skb
` [Patch bpf-next v5 5/8] sock_map: rename skb_parser and skb_verdict
` [Patch bpf-next v5 6/8] sock_map: make sock_map_prog_update() static
` [Patch bpf-next v5 7/8] skmsg: make __sk_psock_purge_ingress_msg() static
` [Patch bpf-next v5 8/8] skmsg: get rid of sk_psock_bpf_run()

[Patch bpf-next v4 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-19 22:00 UTC  (5+ messages)
` [Patch bpf-next v4 1/5] bpf: clean up sockmap related Kconfigs

[PATCH net v2 0/8][pull request] Intel Wired LAN Driver Updates 2021-02-19
 2021-02-19 21:36 UTC  (9+ messages)
` [PATCH net v2 1/8] i40e: Fix flow for IPv6 next header (extension header)
` [PATCH net v2 2/8] i40e: Fix memory leak in i40e_probe
` [PATCH net v2 3/8] i40e: Add zero-initialization of AQ command structures
` [PATCH net v2 4/8] i40e: Fix overwriting flow control settings during driver loading
` [PATCH net v2 5/8] i40e: Fix addition of RX filters after enabling FW LLDP agent
` [PATCH net v2 6/8] i40e: Fix VFs not created
` [PATCH net v2 7/8] i40e: Fix add TC filter for IPv6
` [PATCH net v2 8/8] i40e: Fix endianness conversions

[RFC PATCH v3 00/11] NVMeTCP Offload ULP and QEDN Device Driver
 2021-02-19 21:28 UTC  (4+ messages)
    ` [EXT] "

[PATCH iproute2-next] mptcp: add support for port based endpoint
 2021-02-19 20:42 UTC 

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-19 20:28 UTC  (10+ messages)

general protection fault in mptcp_sendmsg_frag
 2021-02-19 20:25 UTC  (2+ messages)

[PATCH net] octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
 2021-02-19 18:36 UTC  (3+ messages)

[PATCH net 8/9] r8152: avoid the MCU to clear the lanwake
 2021-02-19 18:22 UTC  (3+ messages)
` [PATCH net] r8152: move r8153_mac_clk_spd

[PATCH bpf-next 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-19 18:13 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP
` [PATCH bpf-next 2/2] bpf, xdp: restructure redirect actions

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2021-02-18
 2021-02-19 18:06 UTC  (11+ messages)
` [PATCH net 1/8] i40e: Fix flow for IPv6 next header (extension header)
` [PATCH net 2/8] i40e: Fix memory leak in i40e_probe
` [PATCH net 3/8] i40e: Add zero-initialization of AQ command structures
` [PATCH net 4/8] i40e: Fix overwriting flow control settings during driver loading
` [PATCH net 5/8] i40e: Fix addition of RX filters after enabling FW LLDP agent
` [PATCH net 6/8] i40e: Fix VFs not created
` [PATCH net 7/8] i40e: Fix add TC filter for IPv6
` [PATCH net 8/8] i40e: Fix endianness conversions

[PATCH net 0/4] mptcp: a bunch of fixes
 2021-02-19 17:35 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: fix DATA_FIN processing for orphaned sockets
` [PATCH net 2/4] mptcp: fix DATA_FIN generation on early shutdown
` [PATCH net 3/4] mptcp: provide subflow aware release function
` [PATCH net 4/4] mptcp: do not wakeup listener for MPJ subflows

[PATCH ipsec] xfrm: interface: fix ipv4 pmtu check to honor ip header df
 2021-02-19 17:21 UTC 

[PATCH bpf-next v3 0/4] Expose network namespace cookies to user space
 2021-02-19 15:43 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] net: add SO_NETNS_COOKIE socket option
` [PATCH bpf-next v3 2/4] nsfs: add an ioctl to discover the network namespace cookie
` [PATCH bpf-next v3 3/4] tools/testing: add test for NS_GET_COOKIE
` [PATCH bpf-next v3 4/4] tools/testing: add a selftest for SO_NETNS_COOKIE

[PATCH v3 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-19 15:40 UTC  (3+ messages)
` [PATCH v3 4/8] xen/netback: fix spurious event detection for common event case
` [PATCH v3 5/8] xen/events: link interdomain events to associated xenbus device

[PATCH bpf-next v2 0/4] Expose network namespace cookies to user space
 2021-02-19 15:32 UTC  (8+ messages)
` [PATCH bpf-next v2 1/4] net: add SO_NETNS_COOKIE socket option
` [PATCH bpf-next v2 2/4] nsfs: add an ioctl to discover the network namespace cookie
` [PATCH bpf-next v2 3/4] tools/testing: add test for NS_GET_COOKIE
` [PATCH bpf-next v2 4/4] tools/testing: add a selftest for SO_NETNS_COOKIE

[PATCH net v4] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19 15:16 UTC  (2+ messages)

linux-next: build warnings after merge of the net-next tree
 2021-02-19 14:57 UTC  (3+ messages)

[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-02-19 14:55 UTC  (4+ messages)

[PATCH] xfrm: Fix incorrect types in assignment
 2021-02-19 14:02 UTC  (2+ messages)

[PATCH net] dpaa_eth: fix the access method for the dpaa_napi_portal
 2021-02-19 13:40 UTC  (3+ messages)

HSR/PRP sequence counter issue with Cisco Redbox
 2021-02-19 13:40 UTC  (5+ messages)
` [PATCH] net: hsr: add support for EntryForgetTime
    ` AW: "

[PATCH bpf-next 0/4] selftests/bpf: xsk improvements and new stats tests
 2021-02-19 13:12 UTC  (3+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: expose debug arg to shell script for xsk tests

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-19 11:54 UTC 

[PATCH v2 net-next] net: phy: icplus: call phy_restore_page() when phy_select_page() fails
 2021-02-19 11:36 UTC  (4+ messages)

[PATCH mellanox-tree] net/mlx5: prevent an integer underflow in mlx5_perout_configure()
 2021-02-19  9:57 UTC 

KASAN: use-after-free Read in ip6_pol_route (2)
 2021-02-19  9:34 UTC 

[PATCH net 3/9] r8152: get default setting of WOL before initializing
 2021-02-19  9:04 UTC  (10+ messages)
` [PATCH net 4/9] r8152: disable U2P3 for RTL8153B
  ` [PATCH net-next 1/4] r8152: enable U1/U2 for USB_SPEED_SUPER
` [PATCH net 5/9] r8152: Disable PLA MCU clock speed down
  ` [PATCH net-next 2/4] r8152: check if the pointer of the function exists
` [PATCH net 6/9] r8152: disable test IO for RTL8153B
  ` [PATCH net-next 3/4] r8152: replace netif_err with dev_err
` [PATCH net 7/9] r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
  ` [PATCH net-next 4/4] r8152: spilt rtl_set_eee_plus and r8153b_green_en
` [PATCH net-next 0/4] r8152: minor adjustments

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-02-19  8:25 UTC  (5+ messages)
` [PATCH] [v13] wireless: Initial driver submission for pureLiFi STA devices

[PATCHv3 0/3]usbnet: speed reporting for devices without MDIO
 2021-02-19  7:43 UTC  (8+ messages)
` [PATCHv3 1/3] usbnet: specify naming of usbnet_set/get_link_ksettings
` [PATCHv3 3/3] CDC-NCM: record speed in status method

[PATCH bpf-next V2 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-02-19  6:36 UTC  (2+ messages)

[PATCH] perf machine: Use true and false for bool variable
 2021-02-19  6:08 UTC  (2+ messages)

[PATCH net] net: icmp: zero-out cb in icmp{,v6}_ndo_send before sending
 2021-02-19  2:03 UTC  (11+ messages)
` [PATCH net v2] net: icmp: pass zeroed opts from "
          ` [PATCH net v3] "

[PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-18 23:03 UTC  (11+ messages)
                          ` FW: "

[PATCH bpf-next 00/17] Improve BPF syscall command documentation
 2021-02-18 21:53 UTC  (5+ messages)

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-02-18 21:23 UTC  (2+ messages)

[PATCH net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
 2021-02-18 21:09 UTC 

[PATCH net-next v2 0/2] net: phy: at803x: paging support
 2021-02-18 21:08 UTC  (4+ messages)

[PATCH v8 bpf-next 0/5] xsk: build skb by page (aka generic zerocopy xmit)
 2021-02-18 20:50 UTC  (6+ messages)
` [PATCH v8 bpf-next 1/5] netdevice: add missing IFF_PHONY_HEADROOM self-definition
` [PATCH v8 bpf-next 2/5] net: add priv_flags for allow tx skb without linear
` [PATCH v8 bpf-next 3/5] virtio-net: support IFF_TX_SKB_NO_LINEAR
` [PATCH v8 bpf-next 4/5] xsk: respect device's headroom and tailroom on generic xmit path
` [PATCH v8 bpf-next 5/5] xsk: build skb by page (aka generic zerocopy xmit)

BUG: unable to handle kernel paging request in nl802154_del_llsec_key
 2021-02-18 20:04 UTC  (2+ messages)

[PATCH v7 bpf-next 0/6] xsk: build skb by page (aka generic zerocopy xmit)
 2021-02-18 19:49 UTC  (3+ messages)

[PATCH net-next] net: mscc: Fix MRP switchdev driver
 2021-02-18 19:38 UTC  (3+ messages)

[PATCH net] net: icmp: zero-out cb in icmp{,v6}_ndo_send before sending
 2021-02-18 19:24 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).