netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-21 11:24:49 to 2020-03-22 22:34:02 UTC [more...]

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-22 22:32 UTC  (10+ messages)
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [PATCH 16/15] rcuwait: Get rid of stale name comment
  ` [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait

KASAN: use-after-free Write in hci_sock_bind (2)
 2020-03-22 22:10 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Support RED ECN nodrop mode
 2020-03-22 21:43 UTC  (3+ messages)
` [PATCH iproute2-next 2/2] tc: q_red: Support 'nodrop' flag

[PATCH net] ethtool: fix reference leak in some *_SET handlers
 2020-03-22 21:25 UTC  (7+ messages)

[PATCH net v2] ethtool: fix reference leak in some *_SET handlers
 2020-03-22 21:24 UTC 

[PATCH v3 1/2] dt-bindings: net: add marvell usb to mdio bindings
 2020-03-22 21:10 UTC  (11+ messages)
` [PATCH v3 2/2] net: phy: add marvell usb to mdio controller

[PATCH net-next] net: dsa: Implement flow dissection for tag_brcm.c
 2020-03-22 21:09 UTC 

[RFC] MDIO firmware upload for offloading CPU
 2020-03-22 21:09 UTC  (4+ messages)

[PATCH v4 0/4] add TJA1102 support
 2020-03-22 21:09 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH net] net: dsa: Fix duplicate frames flooded by learning
 2020-03-22 20:58 UTC 

[PATCH net-next] cxgb4/chcr: nic-tls stats in ethtool
 2020-03-22 20:57 UTC  (2+ messages)

[PATCH net 0/5] bnxt_en: Bug fixes
 2020-03-22 20:40 UTC  (6+ messages)
` [PATCH net 1/5] bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S
` [PATCH net 2/5] bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
` [PATCH net 3/5] bnxt_en: Return error if bnxt_alloc_ctx_mem() fails
` [PATCH net 4/5] bnxt_en: Free context memory after disabling PCI in probe error path
` [PATCH net 5/5] bnxt_en: Reset rings if ring reservation fails during open()

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-22 19:53 UTC  (12+ messages)
` [PATCH v2] "

[PATCH net-next v5 00/10] introduce read_poll_timeout
 2020-03-22 19:18 UTC  (13+ messages)
` [PATCH net-next v5 01/10] iopoll: introduce read_poll_timeout macro
` [PATCH net-next v5 02/10] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next v5 03/10] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v5 04/10] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v5 05/10] net: phy: aquantia: "
` [PATCH net-next v5 06/10] net: phy: marvell10g: "
` [PATCH net-next v5 07/10] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v5 08/10] net: phy: use phy_read_poll_timeout() to simplify the code
` [PATCH net-next v5 09/10] net: phy: smsc: "
` [PATCH net-next v5 10/10] net: phy: tja11xx: "

[PATCH net-next 0/5] devlink: Preparations for trap policers support
 2020-03-22 18:48 UTC  (6+ messages)
` [PATCH net-next 1/5] devlink: Add API to register packet trap groups
` [PATCH net-next 2/5] mlxsw: spectrum_trap: Explicitly "
` [PATCH net-next 3/5] netdevsim: "
` [PATCH net-next 4/5] devlink: Stop reference counting "
` [PATCH net-next 5/5] devlink: Only pass packet trap group identifier in trap structure

iproute2: tc deletion freezes whole server
 2020-03-22 18:06 UTC 

[PATCH net-next 0/3] r8169: improvements for scheduled task handling
 2020-03-22 18:03 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: simplify rtl_task
` [PATCH net-next 2/3] r8169: improve rtl_schedule_task
` [PATCH net-next 3/3] r8169: improve RTL8168b FIFO overflow workaround

KASAN: slab-out-of-bounds Read in bitmap_ip_add
 2020-03-22 18:02 UTC  (2+ messages)

[PATCH net v2] macsec: restrict to ethernet devices
 2020-03-22 17:51 UTC 

[PATCH net] macsec: restrict to ethernet devices
 2020-03-22 17:48 UTC  (3+ messages)

[PATCH net-next v4 0/9] introduce read_poll_timeout
 2020-03-22 16:18 UTC  (18+ messages)
` [PATCH net-next v4 1/9] iopoll: introduce read_poll_timeout macro
` [PATCH net-next v4 2/9] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next v4 3/9] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v4 4/9] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v4 5/9] net: phy: aquantia: "
` [PATCH net-next v4 6/9] net: phy: marvell10g: "
` [PATCH net-next v4 7/9] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v4 8/9] net: phy: smsc: use phy_read_poll_timeout() to simplify the code
` [PATCH net-next v4 9/9] net: phy: tja11xx: "

[PATCH net-next] ethtool: remove XCVR_DUMMY entries
 2020-03-22 15:48 UTC  (4+ messages)

[PATCH v2] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-22 14:40 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-22 14:29 UTC  (7+ messages)
` [PATCH net-next 4/5] veth: introduce more xdp counters

[PATCH v4 net-next 0/8] octeontx2-vf: Add network driver for virtual function
 2020-03-22 14:19 UTC  (3+ messages)
` [PATCH v4 net-next 7/8] octeontx2-af: Remove driver version and fix authorship

[PATCH] bpf: fix build warning - missing prototype
 2020-03-22 14:08 UTC 

[RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking
 2020-03-22 14:02 UTC  (2+ messages)
` [bpf] a162f637b0: kernel-selftests.bpf.test_align.fail

BUG: unable to handle kernel NULL pointer dereference in handle_external_interrupt_irqoff
 2020-03-22 13:43 UTC  (2+ messages)

[RFC,net-next,v1, 0/1] Enable SERDES power up/down
 2020-03-22 13:23 UTC  (2+ messages)
` [RFC,net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH rdma-next v1 0/7] Set flow_label and RoCEv2 UDP source port for datagram QP
 2020-03-22  9:30 UTC  (3+ messages)
` [PATCH mlx5-next v1 1/7] net/mlx5: Refactor HCA capability set flow
` [PATCH mlx5-next v1 2/7] net/mlx5: Enable SW-defined RoCEv2 UDP source port

[PATCH v4] sctp: fix refcount bug in sctp_wfree
 2020-03-22  9:04 UTC 

WARNING: refcount bug in sctp_wfree
 2020-03-22  7:18 UTC  (5+ messages)

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-22  6:51 UTC  (2+ messages)

[PATCH net-next v3 0/7] introduce read_poll_timeout
 2020-03-22  6:12 UTC  (10+ messages)
` [PATCH net-next v3 1/7] iopoll: introduce read_poll_timeout macro
` [PATCH net-next v3 2/7] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next v3 3/7] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v3 4/7] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v3 5/7] net: phy: aquantia: "
` [PATCH net-next v3 6/7] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v3 7/7] net: phy: use phy_read_poll_timeout() to simplify the code

[PATCH net] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
 2020-03-22  3:23 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: add three optimizations for mailbox handling
 2020-03-22  3:22 UTC  (2+ messages)

[PATCH net-next] mptcp: Remove set but not used variable 'can_ack'
 2020-03-22  3:21 UTC  (2+ messages)

[PATCH] r8169: only disable ASPM L1.1 support, instead of disabling them all
 2020-03-22  3:20 UTC  (3+ messages)

[PATCH net] net: bcmgenet: always enable status blocks
 2020-03-22  3:18 UTC  (2+ messages)

[PATCH net-next 0/5] selftests: expand txtimestamp with new features
 2020-03-22  3:13 UTC  (5+ messages)

[PATCH net] net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy
 2020-03-22  3:12 UTC  (2+ messages)

[PATCH] net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
 2020-03-22  3:10 UTC  (2+ messages)

[PATCH net-next 0/3] net/tls: Annotate lockless access to sk_prot
 2020-03-22  3:08 UTC  (2+ messages)

[PATCH net-next v2 0/7] introduce read_poll_timeout
 2020-03-22  3:03 UTC  (5+ messages)
` [PATCH net-next v2 3/7] net: phy: introduce phy_read_mmd_poll_timeout macro

[PATCH] net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
 2020-03-22  2:59 UTC  (2+ messages)

[PATCH net] slcan: not call free_netdev before rtnl_unlock in slcan_open
 2020-03-22  2:58 UTC  (2+ messages)

[PATCH net-next 0/6] ionic error recovery fixes
 2020-03-22  2:56 UTC  (2+ messages)

[PATCH] ionic: make spdxcheck.py happy
 2020-03-22  2:54 UTC  (3+ messages)

[PATCH net] hsr: fix general protection fault in hsr_addr_is_self()
 2020-03-22  2:50 UTC  (2+ messages)

[PATCH] soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER
 2020-03-22  2:47 UTC  (2+ messages)

[PATCH net 0/5] hinic: BugFixes
 2020-03-22  2:44 UTC  (2+ messages)

[PATCH v8 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-22  1:11 UTC  (3+ messages)
` [PATCH v8 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v8 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v7 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-22  0:46 UTC  (5+ messages)
` [PATCH v7 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v7 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH 1/1] e1000e: Disable s0ix flow for X1 Carbon 7th
 2020-03-22  0:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] r8169: add new helper rtl8168g_enable_gphy_10m
 2020-03-21 23:29 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-21 23:03 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v5 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

VRF: All router multicast entry(FF02:2) not added to VRF Dev but added on VLAN Dev
 2020-03-21 21:16 UTC 

[PATCH] staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
 2020-03-21 18:00 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-21 17:45 UTC  (24+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[PATCH net-next 0/4] MSCC PHY: RGMII delays and VSC8502 support
 2020-03-21 17:28 UTC  (8+ messages)
` [PATCH net-next 1/4] net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay

[patch V2 08/15] Documentation: Add lock ordering and nesting documentation
 2020-03-21 17:23 UTC  (7+ messages)

[patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
 2020-03-21 14:11 UTC  (6+ messages)
` [PATCH 0/5] Remove mm.h from arch/*/include/asm/uaccess.h
  ` [PATCH 2/5] csky: Remove mm.h from asm/uaccess.h

[PATCH] bonding: do not enslave CAN devices
 2020-03-21 14:00 UTC  (7+ messages)

[PATCH nf-next 0/3] netfilter: nf_flow_table_offload: add nf_conn_acct for flowtable offload
 2020-03-21 11:29 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_flow_table: add nf_conn_acct for SW "
` [PATCH nf-next 2/3] netfilter: nf_flow_table: add nf_conn_acct for HW "
` [PATCH nf-next 3/3] net/sched: act_ct: add nf_conn_acct for SW act_ct "


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