netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-22 13:32:18 to 2020-03-23 16:54:49 UTC [more...]

[PATCH][next] wireless: realtek: Replace zero-length array with flexible-array member
 2020-03-23 16:54 UTC  (2+ messages)

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-23 16:54 UTC  (11+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH] net: phy: at803x: select correct page on initialization
 2020-03-23 16:53 UTC  (2+ messages)

[PATCH][next] wireless: intel: Replace zero-length array with flexible-array member
 2020-03-23 16:51 UTC  (2+ messages)

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-23 16:46 UTC  (14+ messages)

[PATCH v2 6/7] net: qrtr: Add MHI transport layer
 2020-03-23 16:30 UTC  (3+ messages)
` [PATCH v2 7/7] net: qrtr: Do not depend on ARCH_QCOM

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

[PATCH net-next] Remove DST_HOST
 2020-03-23 16:15 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] Support RED ECN nodrop mode
 2020-03-23 16:12 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] uapi: pkt_sched: Update headers for RED nodrop
` [PATCH iproute2-next v2 2/2] tc: q_red: Support 'nodrop' flag

[net-next,v1, 0/3] Add additional EHL PCI info and PCI ID
 2020-03-23 15:58 UTC  (3+ messages)

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

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 15:20 UTC  (5+ messages)
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()

Re: [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
 2020-03-23 15:14 UTC  (2+ messages)

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

[PATCH] bpf: fix build warning - missing prototype
 2020-03-23 14:52 UTC  (4+ messages)

[PATCH RFC v1 00/15] XDP extend with knowledge of frame size
 2020-03-23 14:44 UTC  (4+ messages)
` [PATCH RFC v1 03/15] bnxt: add XDP frame size to driver

[PATCH net-next v4 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-23 14:27 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v4 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH] selftests/net/forwarding: add Makefile to install tests
 2020-03-23 14:24 UTC 

[PATCH v4 0/4] add TJA1102 support
 2020-03-23 14:20 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-23 14:09 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-23 13:44 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net/mlx5e: refactor indr setup block

[RFC PATCH 00/28]: Accurate ECN for TCP
 2020-03-23 13:34 UTC  (6+ messages)
` [RFC PATCH 28/28] tcp: AccECN sysctl documentation

[PATCH net-next 00/17] net: atlantic: MACSec support for AQC devices
 2020-03-23 13:13 UTC  (18+ messages)
` [PATCH net-next 01/17] net: introduce the MACSEC netdev feature
` [PATCH net-next 02/17] net: add a reference to MACsec ops in net_device
` [PATCH net-next 03/17] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH net-next 04/17] net: macsec: add support for offloading to the MAC
` [PATCH net-next 05/17] net: macsec: init secy pointer in macsec_context
` [PATCH net-next 06/17] net: macsec: allow multiple macsec devices with offload
` [PATCH net-next 07/17] net: macsec: support multicast/broadcast when offloading
` [PATCH net-next 08/17] net: macsec: add support for getting offloaded stats
` [PATCH net-next 09/17] net: macsec: report real_dev features when HW offloading is enabled
` [PATCH net-next 10/17] net: atlantic: MACSec offload skeleton
` [PATCH net-next 11/17] net: atlantic: MACSec egress offload HW bindings
` [PATCH net-next 12/17] net: atlantic: MACSec egress offload implementation
` [PATCH net-next 13/17] net: atlantic: MACSec ingress offload HW bindings
` [PATCH net-next 14/17] net: atlantic: MACSec ingress offload implementation
` [PATCH net-next 15/17] net: atlantic: MACSec offload statistics HW bindings
` [PATCH net-next 16/17] net: atlantic: MACSec offload statistics implementation
` [PATCH net-next 17/17] net: atlantic: add XPN handling

general protection fault in nf_flow_table_offload_setup
 2020-03-23 11:07 UTC  (3+ messages)

[PATCH bpf-next 0/6] Add support for cgroup bpf_link
 2020-03-23 11:02 UTC  (5+ messages)
` [PATCH bpf-next 4/6] bpf: implement bpf_prog replacement for an active bpf_cgroup_link
` [PATCH bpf-next 5/6] libbpf: add support for bpf_link-based cgroup attachment

[PATCH net-next v4] xen networking: add basic XDP support for xen-netfront
 2020-03-23 11:00 UTC  (8+ messages)

[PATCH v4] perf tools: add support for libpfm4
 2020-03-23 10:56 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Support RED ECN nodrop mode
 2020-03-23 10:20 UTC  (4+ messages)
` [PATCH iproute2-next 2/2] tc: q_red: Support 'nodrop' flag

[PATCH net-next v4 0/2] net: phy: marvell usb to mdio controller
 2020-03-23 10:14 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: add marvell usb to mdio bindings
` [PATCH net-next v4 2/2] net: phy: add marvell usb to mdio controller

general protection fault in hfsc_unbind_tcf
 2020-03-23 10:14 UTC 

[PATCH net-next] net/mlx5e: Fix actions_match_supported() return
 2020-03-23 10:02 UTC  (3+ messages)

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-23  9:15 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] xfrm: policy: Fix doulbe free in xfrm_policy_timer
 2020-03-23  8:00 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

KASAN: use-after-free Write in hci_sock_bind (2)
 2020-03-23  7:37 UTC  (3+ messages)

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-23  7:28 UTC  (3+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v1 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH net-next] net: thunderx: remove set but not used variable 'tail'
 2020-03-23  6:51 UTC 

[PATCH net v2] net: cbs: Fix software cbs to consider packet sending time
 2020-03-23  6:17 UTC 

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

[PATCH net] net: cbs: Fix software cbs to consider packet
 2020-03-23  0:28 UTC  (3+ messages)

[PATCH net-next] net: dsa: Implement flow dissection for tag_brcm.c
 2020-03-22 23:57 UTC  (2+ messages)

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

[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  (8+ messages)
` [PATCH v3 2/2] net: phy: add marvell usb to mdio controller

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

[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-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  (16+ messages)
` [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  (3+ 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

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


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