netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 01:01:12 to 2020-10-09 17:57:54 UTC [more...]

[bpf-next PATCH v2 0/6] sockmap/sk_skb program memory acct fixes
 2020-10-09 17:57 UTC  (2+ messages)
` [bpf-next PATCH v2 1/6] bpf, sockmap: skb verdict SK_PASS to self already checked rmem limits

[net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2020-10-07
 2020-10-09 17:55 UTC  (7+ messages)
` [net-next 1/3] i40e: Allow changing FEC settings on X722 if supported by FW
` [net-next 2/3] i40e: Fix MAC address setting for a VF via Host/VM
` [net-next 3/3] e1000: remove unused and incorrect code

[Patch net] ip_gre: set dev->hard_header_len properly
 2020-10-09 17:43 UTC  (13+ messages)

[PATCH bpf-next v2 0/6] Follow-up BPF helper improvements
 2020-10-09 17:42 UTC  (8+ messages)
` [PATCH bpf-next v2 1/6] bpf: improve bpf_redirect_neigh helper description
` [PATCH bpf-next v2 2/6] bpf: add redirect_peer helper
` [PATCH bpf-next v2 3/6] bpf: allow for map-in-map with dynamic inner array map entries
` [PATCH bpf-next v2 4/6] bpf, selftests: add test for different array inner map size
` [PATCH bpf-next v2 5/6] bpf, selftests: make redirect_neigh test more extensible
` [PATCH bpf-next v2 6/6] bpf, selftests: add redirect_peer selftest

[PATCH 0/3] ARM, timers: ebsa110 cleanup
 2020-10-09 17:40 UTC  (3+ messages)
` [PATCH 2/3] net: remove am79c961a driver

[PATCH] net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
 2020-10-09 17:34 UTC  (7+ messages)

[PATCH 0/8] staging: wfx: fix issues reported by Smatch
 2020-10-09 17:13 UTC  (9+ messages)
` [PATCH 1/8] staging: wfx: improve error handling of hif_join()
` [PATCH 2/8] staging: wfx: check memory allocation
` [PATCH 3/8] staging: wfx: standardize the error when vif does not exist
` [PATCH 4/8] staging: wfx: wfx_init_common() returns NULL on error
` [PATCH 5/8] staging: wfx: increase robustness of hif_generic_confirm()
` [PATCH 6/8] staging: wfx: gpiod_get_value() can return an error
` [PATCH 7/8] staging: wfx: drop unicode characters from strings
` [PATCH 8/8] staging: wfx: improve robustness of wfx_get_hw_rate()

[PATCH v2 0/3] [PATCH v2 0/3] [PATCH v2 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-09 17:13 UTC  (5+ messages)
` [PATCH v2 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v2 2/3] net: store KCOV remote handle in sk_buff
` [PATCH v2 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[PATCH net 0/2] mptcp: some fallback fixes
 2020-10-09 17:00 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix fallback for MP_JOIN subflows
` [PATCH net 2/2] mptcp: subflows garbage collection

[RFC 1/1] net/tls(TLS_SW): Handle -ENOSPC error return from device/AES-NI
 2020-10-09 16:48 UTC  (3+ messages)

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-09 16:47 UTC  (8+ messages)
` [PATCH bpf-next V3 1/6] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V3 2/6] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V3 4/6] bpf: make it possible to identify BPF redirected SKBs

[PATCH iproute2-next v2 0/2] Implement filter terse dump mode support
 2020-10-09 16:38 UTC  (9+ messages)
` [PATCH iproute2-next v2 2/2] tc: implement support for terse dump

[PATCH] net: intel: ice: Use uintptr_t for casting data
 2020-10-09 16:35 UTC  (2+ messages)

[PATCH bpf-next v2] bpf_fib_lookup: optionally skip neighbour lookup
 2020-10-09 16:17 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-10-09
 2020-10-09 16:07 UTC 

[PATCH] net: stmmac: Don't call _irqoff() with hardirqs enabled
 2020-10-09 16:06 UTC  (7+ messages)

[PATCH bpf-next 0/3] samples: bpf: Refactor XDP programs with libbpf
 2020-10-09 16:03 UTC  (4+ messages)
` [PATCH bpf-next 1/3] samples: bpf: Refactor xdp_monitor "
` [PATCH bpf-next 2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
` [PATCH bpf-next 3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map

[net-next v2 0/8] net: convert tasklets to use new
 2020-10-09 15:44 UTC  (2+ messages)

[PATCH 0/7] TC-ETF support PTP clocks series
 2020-10-09 15:39 UTC  (5+ messages)
    ` AW: "

[PATCH net-next] net/sched: get rid of qdisc->padded
 2020-10-09 15:38 UTC  (4+ messages)

[PATCH v4,net-next,00/13] Add Support for Marvell OcteonTX2 Cryptographic
 2020-10-09 15:34 UTC  (14+ messages)
` [PATCH v4,net-next,01/13] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v4,net-next,02/13] octeontx2-af: add mailbox interface for CPT
` [PATCH v4,net-next,03/13] octeontx2-af: add debugfs entries for CPT block
` [PATCH v4,net-next,04/13] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v4,net-next,05/13] crypto: octeontx2: add mailbox communication with AF
` [PATCH v4,net-next,06/13] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v4,net-next,07/13] crypto: octeontx2: load microcode and create engine groups
` [PATCH v4,net-next,08/13] crypto: octeontx2: add LF framework
` [PATCH v4,net-next,09/13] crypto: octeontx2: add support to get engine capabilities
` [PATCH v4,net-next,10/13] crypto: octeontx2: add mailbox for inline-IPsec RX LF cfg
` [PATCH v4,net-next,11/13] crypto: octeontx2: add virtual function driver support
` [PATCH v4,net-next,12/13] crypto: octeontx2: add support to process the crypto request
` [PATCH v4,net-next,13/13] crypto: octeontx2: register with linux crypto framework

[PATCH net] net: mptcp: make DACK4/DACK8 usage consistent among all subflows
 2020-10-09 15:35 UTC  (2+ messages)

[PATCH net 000/117] net: avoid to remove module when its debugfs is being used
 2020-10-09 15:33 UTC  (26+ messages)
            ` [RFC] debugfs: protect against rmmod while files are open
      ` [CRAZY-RFF] debugfs: track open files and release on remove

[PATCH][RESEND] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-10-09 15:24 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: add tcp_notsent_lowat bpf setsockopt
 2020-10-09 15:17 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
 2020-10-09 15:13 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Propagate scalar ranges through register assignments
` [PATCH v2 bpf-next 2/4] bpf: Track spill/fill of bounded scalars
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add profiler test
` [PATCH v2 bpf-next 4/4] selftests/bpf: Asm tests for the verifier regalloc tracking

[PATCH net 001/117] mac80211: set .owner to THIS_MODULE in debugfs_netdev.c
 2020-10-09 15:09 UTC  (3+ messages)

[PATCH bpf-next] xsk: introduce padding between ring pointers
 2020-10-09 15:03 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-09 14:35 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: bridge: extend the process of special frames
` [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [PATCH net-next v4 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [PATCH net-next v4 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
` [PATCH net-next v4 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
` [PATCH net-next v4 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
` [PATCH net-next v4 07/10] bridge: cfm: Netlink SET configuration Interface
` [PATCH net-next v4 08/10] bridge: cfm: Netlink GET "
` [PATCH net-next v4 09/10] bridge: cfm: Netlink GET status Interface
` [PATCH net-next v4 10/10] bridge: cfm: Netlink Notifications

[PATCH] staging: octeon: repair "fixed-link" support
 2020-10-09 14:31 UTC  (4+ messages)

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-09 14:26 UTC  (6+ messages)
` [PATCH v2 1/6] Add ancillary bus support

PHY reset question
 2020-10-09 14:25 UTC  (3+ messages)

[PATCH net-next] r8169: factor out handling rtl8169_stats
 2020-10-09 14:20 UTC 

[PATCHv2 net-next 00/17] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-09 13:59 UTC  (6+ messages)
` [PATCHv2 net-next 01/17] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv2 net-next 02/17] udp6: move the mss check after udp gso tunnel processing

[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM
 2020-10-09 13:48 UTC  (4+ messages)

[PATCH v1] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml
 2020-10-09 13:29 UTC 

[PATCH net-next] net: usbnet: remove driver version
 2020-10-09 13:08 UTC  (2+ messages)

0x14: Videos posted
 2020-10-09 12:55 UTC 

[net] tipc: fix NULL pointer dereference in tipc_named_rcv
 2020-10-09 12:47 UTC  (5+ messages)

[PATCH v6 0/3] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-10-09 12:29 UTC  (7+ messages)
` [PATCH v6 3/3] net: dsa: ocelot: Add support for QinQ Operation
    ` [EXT] "

[PATCH] staging: octeon: repair "fixed-link" support
 2020-10-09 12:24 UTC  (3+ messages)
` [PATCH] stating: octeon: Drop on uncorrectable alignment or FCS error

KMSAN: uninit-value in skb_copy_bits
 2020-10-09 12:01 UTC 

[PATCH v2 1/6] Add ancillary bus support
 2020-10-09 11:40 UTC  (11+ messages)

[PATCH nf v2] netfilter: conntrack: connection timeout after re-register
 2020-10-09 11:03 UTC  (4+ messages)

BUG: using smp_processor_id() in preemptible code in tipc_crypto_xmit
 2020-10-09 10:58 UTC  (2+ messages)

[PATCH net 1/2] socket: fix option SO_TIMESTAMPING_NEW
 2020-10-09 10:31 UTC  (2+ messages)
` [PATCH net 2/2] socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled

Fw: [Bug 209427] New: Incorrect timestamp cause packet to be dropped
 2020-10-09 10:22 UTC  (4+ messages)

[PATCH net 0/2] IPv6: reply ICMP error with fragment doesn't contain all headers
 2020-10-09 10:07 UTC  (6+ messages)
` [PATCH net 2/2] IPv6: reply ICMP error if the first fragment don't include "

[PATCH] staging: octeon: repair "fixed-link" support
 2020-10-09  9:54 UTC  (3+ messages)

[PATCH] staging: octeon: Drop on uncorrectable alignment or FCS error
 2020-10-09  9:40 UTC  (4+ messages)

Fwd: [Bug 209423] WARN_ON_ONCE() at rtl8169_tso_csum_v2()
 2020-10-09  8:29 UTC  (13+ messages)
  `  "

KASAN: use-after-free Read in ieee80211_scan_rx
 2020-10-09  8:03 UTC 

[PATCH] 9p/xen: Fix format argument warning
 2020-10-09  8:05 UTC 

[bpf-next PATCH 0/6] sockmap/sk_skb program memory acct fixes
 2020-10-09  7:28 UTC  (9+ messages)
` [bpf-next PATCH 1/6] bpf, sockmap: skb verdict SK_PASS to self already checked rmem limits
` [bpf-next PATCH 2/6] bpf, sockmap: On receive programs try to fast track SK_PASS ingress
` [bpf-next PATCH 3/6] bpf, sockmap: remove skb_set_owner_w wmem will be taken later from sendpage
` [bpf-next PATCH 4/6] bpf, sockmap: remove dropped data on errors in redirect case
` [bpf-next PATCH 5/6] bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
` [bpf-next PATCH 6/6] bpf, sockmap: Add memory accounting so skbs on ingress lists are visible

[net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
 2020-10-09  7:06 UTC  (5+ messages)

[PATCH v2] vringh: fix __vringh_iov() when riov and wiov are different
 2020-10-09  7:00 UTC  (3+ messages)

[PATCH bpf-next] bpf: add tcp_notsent_lowat bpf setsockopt
 2020-10-09  6:56 UTC  (3+ messages)

[Patch net] can: initialize skbcnt in j1939_tp_tx_dat_new()
 2020-10-09  6:15 UTC  (5+ messages)

[PATCH net-next v6 0/7] Hirschmann Hellcreek DSA driver
 2020-10-09  5:58 UTC  (8+ messages)
` [PATCH net-next v6 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH net] net/tls: remove a duplicate function prototype
 2020-10-09  5:49 UTC 

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-10-09  3:59 UTC  (21+ messages)
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 08/24] vdpa: introduce virtqueue groups
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API

[PATCH bpf-next 0/6] Follow-up BPF helper improvements
 2020-10-09  3:58 UTC  (7+ messages)
` [PATCH bpf-next 3/6] bpf: allow for map-in-map with dynamic inner array map entries
` [PATCH bpf-next 4/6] bpf, selftests: add test for different array inner map size
` [PATCH bpf-next 5/6] bpf, selftests: make redirect_neigh test more extensible

[PATCH net-next v2 0/4] Marvell mvpp2 improvements
 2020-10-09  3:43 UTC  (3+ messages)
` [PATCH net-next 2/4] net: mvpp2: add mvpp2_phylink_to_port() helper

Fw: [Bug 209579] New: MPLS not forwarding packet, if packet type is not ipv4, ipv6
 2020-10-09  3:39 UTC 

[Patch net] tipc: fix the skb_unshare() in tipc_buf_append()
 2020-10-09  3:07 UTC  (4+ messages)

[PATCHv2 net-next 17/17] sctp: enable udp tunneling socks
 2020-10-09  2:02 UTC  (3+ messages)

[PATCHv2 net-next 06/17] sctp: create udp6 sock and set its encap_rcv
 2020-10-09  1:59 UTC  (3+ messages)

[PATCHv2 net-next 05/17] sctp: create udp4 sock and add its encap_rcv
 2020-10-09  1:59 UTC  (3+ messages)

[PATCH net-next] ne2k-pci: Enable RW-Bugfix
 2020-10-09  1:01 UTC  (2+ 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).