netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 02:53:21 to 2020-12-01 19:44:49 UTC [more...]

[PATCH net-next v1 0/3] vsock: Add flag field in the vsock address
 2020-12-01 19:01 UTC  (11+ messages)
` [PATCH net-next v1 1/3] vm_sockets: Include flag field in the vsock address data structure
` [PATCH net-next v1 2/3] virtio_transport_common: Set sibling VMs flag on the receive path
` [PATCH net-next v1 3/3] af_vsock: Assign the vsock transport considering the vsock address flag

[PATCH v13 0/4] userspace MHI client interface driver
 2020-12-01 19:40 UTC  (12+ messages)
` [PATCH v13 4/4] bus: mhi: Add userspace "

[PATCH bpf-next] kbuild: Restore ability to build out-of-tree modules
 2020-12-01 19:32 UTC  (3+ messages)

[PATCH net-next v7 00/14] net/smc: Add support for generic netlink API
 2020-12-01 19:20 UTC  (15+ messages)
` [PATCH net-next v7 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v7 02/14] net/smc: Use active link of the connection
` [PATCH net-next v7 03/14] net/smc: Add connection counters for links
` [PATCH net-next v7 04/14] net/smc: Add link counters for IB device ports
` [PATCH net-next v7 05/14] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v7 06/14] net/smc: Add diagnostic information to link structure
` [PATCH net-next v7 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v7 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v7 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v7 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v7 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v7 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v7 13/14] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v7 14/14] net/smc: Add support for obtaining SMCR "

[PATCH net-next] net: sched: remove redundant 'rtnl_held' argument
 2020-12-01 19:24 UTC  (6+ messages)

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-01 19:22 UTC  (9+ messages)
` [PATCH bpf-next 2/3] bpf: allow bpf_{s,g}etsockopt from cgroup "

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-01 19:11 UTC  (4+ messages)
    ` [PATCH net-next v3] macvlan: Support for high multicast packet rate

VRF NS for lladdr sent on the wrong interface
 2020-12-01 19:00 UTC  (3+ messages)

[PATCHv5 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-12-01 18:59 UTC  (4+ messages)

Correct usage of dev_base_lock in 2020
 2020-12-01 18:58 UTC  (7+ messages)

[PATCH v2] net: dsa: ksz8795: adjust CPU link to host interface
 2020-12-01 18:58 UTC  (3+ messages)

[PATCH v3] net/af_unix: don't create a path for a binded socket
 2020-12-01 18:47 UTC  (2+ messages)

[PATCH net-next 0/6] net: ipa: start adding IPA v4.5 support
 2020-12-01 18:36 UTC  (4+ messages)
` [PATCH net-next 4/6] net: ipa: add support to code for IPA v4.5

[PATCH ethtool] Improve error message when SFP module is missing
 2020-12-01 18:36 UTC  (2+ messages)

[PATCH net v3 0/2] ibmvnic: Bug fixes for queue descriptor processing
 2020-12-01 18:12 UTC  (4+ messages)
` [PATCH net v3 1/2] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH net v3 2/2] ibmvnic: Fix TX completion error handling

powerpc32: BUG: KASAN: use-after-free in test_bpf_init+0x6f8/0xde8 [test_bpf]
 2020-12-01 17:43 UTC  (2+ messages)

[PATCH] net: bna: remove trailing semicolon in macro definition
 2020-12-01 17:25 UTC  (3+ messages)

[PATCH bpf-next] bpf, xdp: add bpf_redirect{,_map}() leaf node detection and optimization
 2020-12-01 17:23 UTC 

[PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
 2020-12-01 17:22 UTC  (12+ messages)

[PATCH v2 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-01 16:43 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-12-01 16:43 UTC  (6+ messages)
` [PATCH v5 2/3] net: add kcov handle to skb extensions

[PATCH net-next v4 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-12-01 16:06 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: dsa: microchip: rename ksz9477.c to ksz9477_main.c
` [PATCH net-next v4 2/9] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v4 3/9] net: dsa: microchip: ksz9477: move chip reset to ksz9477_switch_init()
` [PATCH net-next v4 4/9] net: dsa: microchip: ksz9477: basic interrupt support
` [PATCH net-next v4 5/9] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock
` [PATCH net-next v4 6/9] net: ptp: add helper for one-step P2P clocks
` [PATCH net-next v4 7/9] net: dsa: microchip: ksz9477: initial hardware time stamping support
` [PATCH net-next v4 8/9] net: dsa: microchip: ksz9477: remaining "
` [PATCH net-next v4 9/9] net: dsa: microchip: ksz9477: add periodic output support

[PATCH] net: xdp: Give compiler __always_inline hint for xdp_rxq_info_init()
 2020-12-01 16:09 UTC  (2+ messages)

[PATCH 0/7] Introduce vdpa management tool
 2020-12-01 15:58 UTC  (9+ messages)
    ` [External] "

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-01 15:30 UTC  (15+ messages)
` [PATCH v1 bpf-next 01/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v1 bpf-next 02/11] bpf: Define migration types for SO_REUSEPORT
` [PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v1 bpf-next 04/11] tcp: Migrate TFO requests causing RST during TCP_SYN_RECV
` [PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
` [PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v1 bpf-next 07/11] libbpf: Set expected_attach_type "
` [PATCH v1 bpf-next 08/11] bpf: Add migration to sk_reuseport_(kern|md)
` [PATCH v1 bpf-next 09/11] bpf: Support bpf_get_socket_cookie_sock() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v1 bpf-next 10/11] bpf: Call bpf_run_sk_reuseport() for socket migration
` [PATCH v1 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE

[PATCH net] net/x25: prevent a couple of overflows
 2020-12-01 15:15 UTC  (3+ messages)
  ` [PATCH net v2] "

linux-next: build failure after merge of the bpf-next tree
 2020-12-01 14:55 UTC  (2+ messages)

[PATCH] net/ipv6: propagate user pointer annotation
 2020-12-01 14:43 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: dsa: Link aggregation support
 2020-12-01 14:29 UTC  (8+ messages)
` [PATCH v2 net-next 2/4] "

[PATCH iproute2-next 0/5] iproute2: add libbpf support
 2020-12-01 14:22 UTC  (4+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (10+ messages)

dsa/mv88e6xxx: leaking packets on MV88E6341 switch
 2020-12-01 13:58 UTC  (10+ messages)

[PATCH bpf V3 0/2] xsk: fix for xsk_poll writeable
 2020-12-01 13:56 UTC  (3+ messages)
  ` [PATCH bpf V3 1/2] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH bpf V3 2/2] xsk: change the tx writeable condition

[PATCH net v3] net: fix memory leak in register_netdevice() on error path
 2020-12-01 13:54 UTC 

[PATCH net] net: bridge: Fix a warning when del bridge sysfs
 2020-12-01 14:01 UTC 

[PATCH v4 net-next 0/4] nfc: s3fwrn5: Support a UART interface
 2020-12-01 13:50 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] dt-bindings: net: "
` [PATCH v4 net-next 2/4] nfc: s3fwrn5: reduce the EN_WAIT_TIME
` [PATCH v4 net-next 3/4] nfc: s3fwrn5: extract the common phy blocks
` [PATCH v4 net-next 4/4] nfc: s3fwrn5: Support a UART interface

[PATCH net v2 1/2] wireguard: device: don't call free_netdev() in priv_destructor()
 2020-12-01 13:47 UTC  (4+ messages)
` [PATCH net v2 2/2] net: fix memory leak in register_netdevice() on error path

[PATCH] net: mac80211: cfg: enforce sanity checks for key_index in ieee80211_del_key()
 2020-12-01 12:56 UTC  (6+ messages)

[PATCH v2 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2020-12-01 11:52 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
` [PATCH v2 net-next 2/2] docs: update ppp_generic.rst to document new ioctls

[PATCH v3] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-01 11:39 UTC 

[PATCH iproute2-net 0/3] devlink: Add devlink reload action limit and stats
 2020-12-01 11:25 UTC  (2+ messages)

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-12-01 11:22 UTC  (8+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes

[PATCH v2] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-01 11:21 UTC  (2+ messages)

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-12-01 11:11 UTC  (4+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-01 10:36 UTC  (8+ messages)

KASAN: global-out-of-bounds Read in lock_sock_nested
 2020-12-01 10:30 UTC 

KASAN: out-of-bounds Read in lock_sock_nested
 2020-12-01 10:30 UTC 

WARNING: locking bug in ip6_datagram_connect
 2020-12-01 10:11 UTC 

[PATCH iproute2-next] ip: add IP_LIB_DIR environment variable
 2020-12-01 10:08 UTC  (3+ messages)

[PATCH v2] net/af_unix: don't create a path for a binded socket
 2020-12-01 10:04 UTC  (5+ messages)
` [net/af_unix] 556d816147: WARNING:lock_held_when_returning_to_user_space

[PATCH net-next] r8169: set tc_offset only if tally counter reset isn't supported
 2020-12-01  8:57 UTC 

[PATCH 4.19 02/57] netfilter: clear skb->next in NF_HOOK_LIST()
 2020-12-01  8:53 UTC 

[PATCH v4 0/6] igb: xdp patches followup
 2020-12-01  8:58 UTC  (6+ messages)
` [PATCH v4 2/6] igb: take vlan double header into account
` [PATCH v4 5/6] igb: use xdp_do_flush

[PATCH 5.4 04/98] netfilter: clear skb->next in NF_HOOK_LIST()
 2020-12-01  8:52 UTC 

[PATCH net] geneve: pull IP header before ECN decapsulation
 2020-12-01  9:05 UTC 

[net] net/tls: tls offload is broken
 2020-12-01  9:07 UTC 

linux-next: manual merge of the akpm tree with the bpf-next tree
 2020-12-01  9:11 UTC 

[PATCH] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
 2020-12-01  7:52 UTC 

INFO: task hung in ath6kl_usb_destroy (3)
 2020-12-01  7:41 UTC  (2+ messages)
` 回复: "

[PATCH v2 bpf-next 0/8] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-01  7:26 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/8] bpf: keep module's btf_data_size intact after load
` [PATCH v2 bpf-next 2/8] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH v2 bpf-next 3/8] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH v2 bpf-next 4/8] libbpf: factor out low-level BPF program loading helper
` [PATCH v2 bpf-next 5/8] libbpf: support attachment of BPF tracing programs to kernel modules
` [PATCH v2 bpf-next 6/8] selftests/bpf: add tp_btf CO-RE reloc test for modules
` [PATCH v2 bpf-next 7/8] selftests/bpf: make bpf_testmod's traceable function global
` [PATCH v2 bpf-next 8/8] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module

[PATCH v3 bpf-next 0/7] libbpf: add support for kernel module BTF CO-RE relocations
 2020-12-01  3:47 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/7] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH v3 bpf-next 2/7] libbpf: add internal helper to load BTF data by FD
` [PATCH v3 bpf-next 3/7] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH v3 bpf-next 4/7] libbpf: add kernel module BTF support for CO-RE relocations
` [PATCH v3 bpf-next 5/7] selftests/bpf: add bpf_testmod kernel module for testing
` [PATCH v3 bpf-next 6/7] selftests/bpf: add support for marking sub-tests as skipped
` [PATCH v3 bpf-next 7/7] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF

pull-request: can 2020-11-30
 2020-12-01  3:08 UTC  (2+ messages)

pull-request: can-next 2020-11-30
 2020-12-01  3:08 UTC  (2+ messages)

[net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2020-11-30
 2020-12-01  3:02 UTC  (6+ messages)
` [net-next 1/4] e1000e: allow turning s0ix flows on for systems with ME

[PATCH] net: wan: remove trailing semicolon in macro definition
 2020-12-01  3: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).