netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 21:08:23 to 2020-02-25 10:01:15 UTC [more...]

[RFC] wwan subsystem
 2020-02-25 10:00 UTC  (2+ messages)
` [RFC] wwan: add a new WWAN subsystem

[RFC PATCH] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
 2020-02-25  9:42 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH net-next 0/8] rework phylink interface for split MAC/PCS support
 2020-02-25  9:39 UTC  (9+ messages)
` [PATCH net-next 1/8] net: phylink: propagate resolved link config via mac_link_up()
` [PATCH net-next 2/8] net: dsa: "
` [PATCH net-next 3/8] net: mv88e6xxx: use resolved link config in mac_link_up()
` [PATCH net-next 4/8] net: axienet: "
` [PATCH net-next 5/8] net: dpaa2-mac: "
` [PATCH net-next 6/8] net: macb: "
` [PATCH net-next 7/8] net: mvneta: "
` [PATCH net-next 8/8] net: mvpp2: "

[PATCH v3] virtio: Work around frames incorrectly marked as gso
 2020-02-25  9:40 UTC  (10+ messages)

[patch net] mlx5: register lag notifier for init network namespace only
 2020-02-25  9:25 UTC 

INFO: task hung in lock_sock_nested (2)
 2020-02-25  9:07 UTC  (5+ messages)

[RFC] slip: not call free_netdev before rtnl_unlock in slip_open
 2020-02-25  8:57 UTC  (4+ messages)

[PATCH v2] can: af_can: can_rcv() canfd_rcv(): Fix access of uninitialized memory or out of bounds
 2020-02-25  8:40 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in cipso_v4_sock_setattr
 2020-02-25  8:19 UTC 

WARNING in sk_stream_kill_queues (4)
 2020-02-25  8:19 UTC 

BUG: unable to handle kernel NULL pointer dereference in inet_release
 2020-02-25  8:15 UTC  (2+ messages)

[PATCH net-next v2 2/2] unix: Show number of pending scm files of receive queue in fdinfo
 2020-02-25  8:07 UTC  (2+ messages)

general protection fault in nldev_stat_set_doit
 2020-02-25  7:51 UTC  (2+ messages)

[patch net-next 00/10] mlxsw: Implement ACL-dropped packets identification
 2020-02-25  7:46 UTC  (17+ messages)
` [patch net-next 01/10] flow_offload: pass action cookie through offload structures
` [patch net-next 02/10] devlink: add trap metadata type for cookie
` [patch net-next 03/10] drop_monitor: extend by passing cookie from driver
` [patch net-next 04/10] devlink: extend devlink_trap_report() to accept cookie and pass
` [patch net-next 07/10] mlxsw: pci: Extract cookie index for ACL discard trap packets
` [patch net-next 09/10] netdevsim: add ACL trap reporting cookie as a metadata
` [patch net-next 10/10] selftests: netdevsim: Extend devlink trap test to include flow action cookie

[PATCH rdma-next 0/2] Packet pacing DEVX API
 2020-02-25  7:43 UTC  (6+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Expose raw packet pacing APIs

[PATCH v2 0/8] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25  7:14 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH v2 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH v2 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH v2 4/8] net: cassini: "
` [PATCH v2 5/8] net: sungem: "
` [PATCH v2 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH v2 7/8] PCI: pci-bridge-emul: "
` [PATCH v2 8/8] sound: bt87x: use pci_status_get_and_clear_errors

[bug report] dcbnl: Shorten all command handling functions
 2020-02-25  7:14 UTC 

[PATCH -next] drivers: net: WIREGUARD depends on IPV6
 2020-02-25  6:52 UTC  (2+ messages)

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-25  6:41 UTC  (4+ messages)

WARNING: refcount bug in l2cap_chan_put
 2020-02-25  6:29 UTC  (4+ messages)

[PATCH net-next] tcp-zerocopy: Update returned getsockopt() optlen
 2020-02-25  6:28 UTC  (2+ messages)

[PATCH 0/9] PCI: add and use constant PCI_STATUS_ERROR_BITS and helper pci_status_get_and_clear_errors
 2020-02-25  6:23 UTC  (10+ messages)
` [PATCH 1/8] PCI: add constant PCI_STATUS_ERROR_BITS
` [PATCH 2/8] PCI: add pci_status_get_and_clear_errors
` [PATCH 3/8] r8169: use pci_status_get_and_clear_errors
` [PATCH 4/8] net: cassini: "
` [PATCH 5/8] net: sungem: "
` [PATCH 6/8] net: skfp: use PCI_STATUS_ERROR_BITS
` [PATCH 7/8] PCI: pci-bridge-emul: "

[PATCH v2 bpf-next 1/3] bpf: Add sock ops get netns helpers
 2020-02-25  6:13 UTC  (14+ messages)
` [PATCH v3 bpf-next 0/3] bpf: Add get_netns_id helper for sock_ops
  ` [PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function "
      ` [PATCH v4 bpf-next 0/3] bpf: Add get_netns_id helper "
        ` [PATCH v4 bpf-next 1/3] bpf: Add get_netns_id helper function "
        ` [PATCH v4 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
        ` [PATCH v4 bpf-next 3/3] selftests/bpf: add selftest for get_netns_id helper
  ` [PATCH v3 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
  ` [PATCH v3 bpf-next 3/3] selftests/bpf: add selftest for get_netns_id helper

[PATCH net-next] tcp-zerocopy: Update returned getsockopt() optlen
 2020-02-25  6:01 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: print backtrace on SIGSEGV in test_progs
 2020-02-25  5:51 UTC  (2+ messages)

[PATCH bpf-next 0/4] Provide bpf_sk_storage data in INET_DIAG
 2020-02-25  5:47 UTC  (9+ messages)
` [PATCH bpf-next 1/4] inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
` [PATCH bpf-next 2/4] inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
` [PATCH bpf-next 3/4] bpf: INET_DIAG support in bpf_sk_storage
` [PATCH bpf-next 4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()

Performance impact in networking data path tests in Linux 5.5 Kernel
 2020-02-25  5:46 UTC 

[PATCH bpf-next v6 0/2] virtio_net: add XDP meta data support
 2020-02-25  5:45 UTC  (5+ messages)
` [PATCH bpf-next v6 1/2] virtio_net: keep vnet header zeroed if XDP is loaded for small buffer
  ` [PATCH bpf-next v6 2/2] virtio_net: add XDP meta data support

WARNING: ODEBUG bug in tcindex_destroy_work (3)
 2020-02-25  5:43 UTC 

[PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs
 2020-02-25  5:41 UTC  (7+ messages)

[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-02-25  4:58 UTC  (5+ messages)
` [PATCH net-next 05/10] net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
  ` [RFC PATCH] net: mscc: ocelot: vsc7514_vcap_is2_keys[] can be static

[PATCH][next] brcmfmac: Replace zero-length array with flexible-array member
 2020-02-25  2:08 UTC 

[PATCH][next] wireless: marvell: Replace zero-length array with flexible-array member
 2020-02-25  2:04 UTC 

INFO: trying to register non-static key in xa_destroy
 2020-02-25  1:48 UTC 

[PATCH v7 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-25  1:45 UTC  (4+ messages)
` [PATCH v7 2/2] Documentation: devictree: Add ipq806x mdio bindings

[RFC PATCH v3 0/5] Bluetooth: Handle system suspend gracefully
 2020-02-25  1:34 UTC  (7+ messages)
` [RFC PATCH v3 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v3 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v3 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v3 4/5] Bluetooth: Handle LE "
` [RFC PATCH v3 5/5] Bluetooth: Pause discovery and advertising "

[PATCH][next] prism54: Replace zero-length array with flexible-array member
 2020-02-25  1:20 UTC 

[PATCH][next] p54: Replace zero-length array with flexible-array member
 2020-02-25  1:18 UTC 

[PATCH][next] libertas: Replace zero-length array with flexible-array member
 2020-02-25  1:17 UTC 

[PATCH][next] orinoco: Replace zero-length array with flexible-array member
 2020-02-25  1:14 UTC 

[PATCH][next] hostap: Replace zero-length array with flexible-array member
 2020-02-25  1:11 UTC 

[PATCH bpf-next v4] virtio_net: add XDP meta data support
 2020-02-25  0:52 UTC  (7+ messages)
` [PATCH bpf-next v5] "

[PATCH bpf-next 1/2] selftests/bpf: Run reuseport tests only with supported socket types
 2020-02-25  0:38 UTC  (2+ messages)

[patch V3 00/22] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-25  0:33 UTC  (5+ messages)
` [patch V3 06/22] bpf/trace: Remove redundant preempt_disable from trace_call_bpf()

[PATCH][next] wireless: ti: Replace zero-length array with flexible-array member
 2020-02-25  0:34 UTC 

[PATCH] staging: qlge: add braces around macro arguments
 2020-02-25  0:30 UTC  (4+ messages)

[PATCH][next] toshiba: Replace zero-length array with flexible-array member
 2020-02-25  0:29 UTC  (3+ messages)

[PATCH][next] sfc: Replace zero-length array with flexible-array member
 2020-02-25  0:06 UTC 

[PATCH][next] wireless: realtek: Replace zero-length array with flexible-array member
 2020-02-25  0:27 UTC 

[PATCH][next] net: cisco: Replace zero-length array with flexible-array member
 2020-02-25  0:18 UTC 

linux-next: build warning after merge of the net-next tree
 2020-02-25  0:14 UTC  (4+ messages)

[PATCH][next] net: marvell: Replace zero-length array with flexible-array member
 2020-02-25  0:12 UTC 

[PATCH bpf-next] selftests/bpf: print backtrace on SIGSEGV in test_progs
 2020-02-25  0:07 UTC  (3+ messages)

[PATCH][next] net: hns: Replace zero-length array with flexible-array member
 2020-02-25  0:09 UTC 

[PATCH net-next] chelsio: Replace zero-length array with flexible-array member
 2020-02-25  0:05 UTC  (3+ messages)

[PATCH][next] qlogic: Replace zero-length array with flexible-array member
 2020-02-25  0:03 UTC 

[PATCH net-next 0/2] net/smc: improve peer ID in CLC decline
 2020-02-24 23:59 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: rework peer ID handling
` [PATCH net-next 2/2] net/smc: improve peer ID in CLC decline for SMC-R

[PATCH net] net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
 2020-02-24 23:56 UTC 

pull-request: mac80211 2020-02-24
 2020-02-24 23:45 UTC  (2+ messages)

[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
 2020-02-24 23:44 UTC 

pull-request: mac80211-next next-2020-02-24
 2020-02-24 23:42 UTC  (2+ messages)

[PATCH][next] net: qrtr: fix spelling mistake "serivce" -> "service"
 2020-02-24 23:41 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 23:39 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:32 UTC  (2+ messages)

[PATCH v2 0/6] Add ACPI bindings to the genet
 2020-02-24 23:31 UTC  (12+ messages)
` [PATCH v2 1/6] mdio_bus: Add generic mdio_find_bus()
` [PATCH v2 2/6] net: bcmgenet: refactor phy mode configuration
` [PATCH v2 3/6] net: bcmgenet: enable automatic phy discovery
` [PATCH v2 4/6] net: bcmgenet: Initial bcmgenet ACPI support
` [PATCH v2 5/6] net: bcmgenet: Fetch MAC address from the adapter
` [PATCH v2 6/6] net: bcmgenet: reduce severity of missing clock warnings

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-24 23:29 UTC  (12+ messages)
` [Intel PMC TGPIO Driver 1/5] drivers/ptp: Add Enhanced handling of reserve fields
` [Intel PMC TGPIO Driver 5/5] drivers/ptp: Add PMC Time-Aware GPIO Driver

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:28 UTC 

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-24 23:27 UTC 

[PATCH][next] freescale: Replace zero-length array with flexible-array member
 2020-02-24 23:27 UTC  (2+ messages)

[PATCH][next] intel: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH][next] netronome: Replace zero-length array with flexible-array member
 2020-02-24 23:26 UTC  (2+ messages)

[PATCH v4 net-next 0/2] Remainder for "DT bindings for Felix DSA switch on LS1028A"
 2020-02-24 23:12 UTC  (2+ messages)

r8151: check disconnect status after long sleep
 2020-02-24 23:02 UTC  (3+ messages)

kernel panic: audit: backlog limit exceeded
 2020-02-24 22:46 UTC  (4+ messages)

kernel panic: audit: rate limit exceeded
 2020-02-24 22:37 UTC  (2+ messages)

[PATCH v2 net-next 0/2] Allow unknown unicast traffic to CPU for Felix DSA
 2020-02-24 21:34 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: mscc: ocelot: eliminate confusion between CPU and NPI port
` [PATCH v2 net-next 2/2] net: dsa: felix: Allow unknown unicast traffic towards the CPU port module

[PATCH net-next v8 0/2] Bare UDP L3 Encapsulation Module
 2020-02-24 21:32 UTC  (2+ messages)

[PATCH 04/30] sctp: Add missing annotation for sctp_err_finish()
 2020-02-24 21:29 UTC  (24+ messages)
  ` [PATCH 05/30] sctp: Add missing annotation for sctp_transport_walk_start()
  ` [PATCH 06/30] sctp: Add missing annotation for sctp_transport_walk_stop()
  ` [PATCH 07/30] net: Add missing annotation for llc_seq_start()
  ` [PATCH 08/30] netrom: Add missing annotation for nr_info_start()
  ` [PATCH 09/30] netrom: Add missing annotation for nr_info_stop()
  ` [PATCH 10/30] net: netrom: Add missing annotation for nr_node_start()
  ` [PATCH 11/30] net: netrom: Add missing annotation for nr_node_stop()
  ` [PATCH 12/30] net: netrom: Add missing annotation for nr_neigh_start()
  ` [PATCH 13/30] net: netrom: Add missing annotation for nr_neigh_stop()
  ` [PATCH 14/30] dccp: Add missing annotation for dccp_child_process()
  ` [PATCH 15/30] af_unix: Add missing annotation for unix_wait_for_peer()

[PATCH] ip6mr: Fix RCU list debugging warning
 2020-02-24 21:19 UTC  (2+ messages)

[PATCH 1/2] ipmr: Fix RCU list debugging warning
 2020-02-24 21:18 UTC  (3+ messages)
` [PATCH 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro


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