netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 03:19:13 to 2018-11-29 11:04:55 UTC [more...]

[PATCH AUTOSEL 4.19 06/68] brcmutil: really fix decoding channel info for 160 MHz bandwidth
 2018-11-29 10:04 UTC  (30+ messages)
` [PATCH AUTOSEL 4.19 07/68] mt76: fix building without CONFIG_LEDS_CLASS
` [PATCH AUTOSEL 4.19 10/68] can: ucan: remove set but not used variable 'udev'
` [PATCH AUTOSEL 4.19 11/68] can: rcar_can: Fix erroneous registration
` [PATCH AUTOSEL 4.19 14/68] batman-adv: Use explicit tvlv padding for ELP packets
` [PATCH AUTOSEL 4.19 15/68] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.19 17/68] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.19 18/68] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.19 19/68] qed: Fix overriding offload_tc by protocols without APP TLV
` [PATCH AUTOSEL 4.19 20/68] qed: Fix rdma_info structure allocation
` [PATCH AUTOSEL 4.19 21/68] qed: Fix reading wrong value in loop condition
` [PATCH AUTOSEL 4.19 29/68] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.19 30/68] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.19 31/68] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.19 32/68] drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
` [PATCH AUTOSEL 4.19 45/68] net: ena: fix crash during failed resume from hibernation
` [PATCH AUTOSEL 4.19 47/68] qed: Fix bitmap_weight() check
` [PATCH AUTOSEL 4.19 48/68] qed: Fix QM getters to always return a valid pq
` [PATCH AUTOSEL 4.19 49/68] net/ibmnvic: Fix deadlock problem in reset
` [PATCH AUTOSEL 4.19 55/68] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.19 60/68] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH AUTOSEL 4.19 61/68] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.19 62/68] ibmvnic: Update driver queues after change in ring size support
` [PATCH AUTOSEL 4.19 63/68] virtio-net: disable guest csum during XDP set
` [PATCH AUTOSEL 4.19 65/68] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH AUTOSEL 4.19 66/68] net: amd: add missing of_node_put()
` [PATCH AUTOSEL 4.19 67/68] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
` [PATCH AUTOSEL 4.19 68/68] net: gemini: Fix copy/paste error

[PATCH iproute2] bridge: make -c match -compressvlans first instead of -color
 2018-11-29  0:01 UTC  (3+ messages)

[PATCH iproute2] ss: add support for delivered and delivered_ce fields
 2018-11-29  0:01 UTC  (2+ messages)

[iproute PATCH] man: rdma: Add reference to rdma-resource.8
 2018-11-28 23:58 UTC  (2+ messages)

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2018-11-28 23:57 UTC  (5+ messages)

[PATCH net-next v2 0/2] udp msg_zerocopy
 2018-11-28 23:50 UTC  (8+ messages)
` [PATCH net-next v2 1/2] udp: msg_zerocopy

[PATCH] rtl818x: fix potential use after free
 2018-11-29 10:48 UTC 

[RFC PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2018-11-29 10:43 UTC  (7+ messages)

[PATCH] Compiler Attributes: move kernel-only attributes into __KERNEL__
 2018-11-29 10:42 UTC  (2+ messages)

[PATCH] bpf: Fix various lib and testsuite build failures on 32-bit
 2018-11-28 23:35 UTC  (2+ messages)

[PATCH bpf] tools: bpftool: fix a bitfield pretty print issue
 2018-11-28 23:28 UTC  (2+ messages)

[PATCH v2 0/4] Macb power management support for ZynqMP
 2018-11-29 10:21 UTC  (8+ messages)
` [PATCH v2 1/4] net: macb: Check MDIO state before read/write and use timeouts

[PATCH V3] can: flexcan: implement can Runtime PM
 2018-11-29 10:17 UTC  (3+ messages)

[Patch net] mlx5: fix get_ip_proto()
 2018-11-28 23:04 UTC 

[PATCH RFC iproute2-next 0/2] Dynamic rdma link creation
 2018-11-28 22:51 UTC  (17+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: add 'link add/delete' commands
` [PATCH RFC iproute2-next 2/2] rdma: man page update for link add/delete

[PATCH net-next v2 0/3] vxlan: a few minor cleanups
 2018-11-28 22:27 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vxlan: support changelink for a few more attributes
` [PATCH net-next v2 2/3] vxlan: extack support for some changelink cases
` [PATCH net-next v2 3/3] vxlan: move flag sets to use a helper func

[PATCH net-next 0/3] vxlan: a few minor cleanups
 2018-11-28 22:22 UTC  (5+ messages)
` [PATCH net-next 1/3] vxlan: support changelink for a few more attributes
` [PATCH net-next 2/3] vxlan: extack support for some changelink cases
` [PATCH net-next 3/3] vxlan: move flag sets to use a helper func vxlan_nl2conf

[PATCH net-next] tun: implement carrier change
 2018-11-28 21:48 UTC  (2+ messages)

[PATCH net] net: dsa: Fix tagging attribute location
 2018-11-28 21:40 UTC 

macb: probe of 10090000.ethernet failed with error -110
 2018-11-29  5:55 UTC  (5+ messages)

[PATCH] selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
 2018-11-28 21:14 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: add sk_msg helper sk_msg_pop_data
 2018-11-28 21:12 UTC  (2+ messages)

[RFC PATCH net] net: phy: fix the issue that netif always links up after resuming
 2018-11-29  8:12 UTC 

[PATCH net 0/3] fixup AVE ethernet driver
 2018-11-29  8:08 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ave: Increase descriptors to improve performance
` [PATCH net 2/3] net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
` [PATCH net 3/3] net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry

[PATCH net-next 0/3] Add suspend/resume support for AVE ethernet driver
 2018-11-29  8:06 UTC  (3+ messages)
` [PATCH net-next 1/3] net: ethernet: ave: Add suspend/resume support
` [PATCH net-next 2/3] net: ethernet: ave: Set initial wol state to disabled

[PATCH] amd-xgbe: set skb to NULL after freeing it
 2018-11-29  7:37 UTC  (3+ messages)

[PATCH net-next 0/8] mlxsw: Add VxLAN support with VLAN-aware bridges
 2018-11-28 20:07 UTC  (8+ messages)
` [PATCH net-next 1/8] net: bridge: Extend br_vlan_get_pvid() for bridge ports
` [PATCH net-next 2/8] mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
` [PATCH net-next 4/8] mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
` [PATCH net-next 5/8] mlxsw: spectrum: Enable VxLAN enslavement to "
` [PATCH net-next 6/8] selftests: mlxsw: Consider VLAN-aware bridges as valid
` [PATCH net-next 7/8] selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
` [PATCH net-next 8/8] selftests: forwarding: Add VxLAN test "

[PATCH] selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
 2018-11-28 19:34 UTC  (3+ messages)

[net 0/4][pull request] Intel Wired LAN Driver Fixes 2018-11-28
 2018-11-28 19:33 UTC  (5+ messages)
` [net 1/4] igb: fix uninitialized variables
` [net 3/4] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
` [net 4/4] i40e: fix kerneldoc for xsk methods

[PATCH net] be2net: Fix NULL pointer dereference in be_tx_timeout()
 2018-11-28 19:32 UTC  (6+ messages)

[PATCH bpf] bpf: Support sk lookup in netns with id 0
 2018-11-28 19:24 UTC  (6+ messages)

pull-request: can-next 2018-11-28
 2018-11-28 19:21 UTC  (2+ messages)
` pull-request: can-next 2018-11-28,pull-request: "

[PATCH net,stable] s390/qeth: fix length check in SNMP processing
 2018-11-28 19:17 UTC  (2+ messages)

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29  6:14 UTC  (8+ messages)
` [PATCH 2/2] x86/modules: Make x86 allocs to flush when free

[PATCH 00/16] Netfilter fixes for net
 2018-11-28 19:03 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 2/6] can: rcar_can: Fix erroneous registration
 2018-11-29  6:05 UTC  (4+ messages)
` [PATCH AUTOSEL 3.18 3/6] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 3.18 5/6] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 3.18 6/6] net: amd: add missing of_node_put()

[PATCH AUTOSEL 4.4 03/13] can: rcar_can: Fix erroneous registration
 2018-11-29  6:04 UTC  (9+ messages)
` [PATCH AUTOSEL 4.4 04/13] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.4 05/13] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.4 06/13] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.4 08/13] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.4 09/13] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.4 10/13] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.4 11/13] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.4 13/13] net: amd: add missing of_node_put()

BPF uapi structures and 32-bit
 2018-11-28 19:02 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 05/18] can: rcar_can: Fix erroneous registration
 2018-11-29  6:03 UTC  (10+ messages)
` [PATCH AUTOSEL 4.9 07/18] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.9 08/18] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.9 09/18] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.9 10/18] qed: Fix reading wrong value in loop condition
` [PATCH AUTOSEL 4.9 11/18] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.9 12/18] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.9 13/18] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.9 15/18] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.9 18/18] net: amd: add missing of_node_put()

[PATCH AUTOSEL 4.14 05/35] can: rcar_can: Fix erroneous registration
 2018-11-29  6:01 UTC  (17+ messages)
` [PATCH AUTOSEL 4.14 08/35] batman-adv: Use explicit tvlv padding for ELP packets
` [PATCH AUTOSEL 4.14 09/35] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.14 11/35] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.14 12/35] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.14 15/35] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.14 16/35] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.14 17/35] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.14 24/35] qed: Fix QM getters to always return a valid pq
` [PATCH AUTOSEL 4.14 26/35] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.14 29/35] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH AUTOSEL 4.14 30/35] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.14 31/35] virtio-net: disable guest csum during XDP set
` [PATCH AUTOSEL 4.14 32/35] virtio-net: fail XDP set if guest csum is negotiated
` [PATCH AUTOSEL 4.14 33/35] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH AUTOSEL 4.14 34/35] net: amd: add missing of_node_put()
` [PATCH AUTOSEL 4.14 35/35] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue

[PATCH] net: usb: aqc111: Properly initialize wol_cfg in aqc111_suspend
 2018-11-29  6:01 UTC  (4+ messages)
` [PATCH v2] net: usb: aqc111: Initialize wol_cfg with memset "

[PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-11-28 18:57 UTC  (4+ messages)

[PATCH mlx5-next 00/11] Remove SRQ code from mlx5_core
 2018-11-28 18:53 UTC  (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: Align SRQ licenses and copyright information
` [PATCH mlx5-next 02/11] net/mlx5: Remove dead transobj code
` [PATCH mlx5-next 03/11] net/mlx5: Remove not-used lib/eq.h header file
` [PATCH mlx5-next 04/11] net/mlx5: Remove references to local mlx5_core functions
` [PATCH mlx5-next 05/11] net/mlx5: Move SRQ functions to RDMA part
` [PATCH mlx5-next 06/11] RDMA/mlx5: Remove SRQ signature global flag
` [PATCH mlx5-next 07/11] RDMA/mlx5: Use stages for callback to setup and release DEVX
` [PATCH mlx5-next 08/11] RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
` [PATCH mlx5-next 09/11] RDMA/mlx5: Initialize SRQ tables on mlx5_ib
` [PATCH mlx5-next 10/11] RDMA/mlx5: Unfold create RMP function
` [PATCH rdma-next 11/11] RDMA/mlx5: Unfold modify "

[PATCH net] virtio-net: keep vnet header zeroed after processing XDP
 2018-11-29  5:53 UTC 

[PATCH net-next 0/2] rtnetlink: avoid a warning in rtnl_newlink()
 2018-11-28 17:53 UTC  (6+ messages)
` [PATCH net-next 1/2] rtnetlink: remove a level of indentation "
` [PATCH net-next 2/2] rtnetlink: avoid frame size warning "

[PATCH net-next 0/2] net/sched: act_tunnel_key: support key-less tunnels
 2018-11-28 17:48 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sched: act_tunnel_key: Allow "
` [PATCH net-next 2/2] net/sched: act_tunnel_key: Don't dump dst port if it wasn't set

[PATCH net] net/sched: act_police: fix memory leak in case of invalid control action
 2018-11-28 17:43 UTC 

4.19.4 nf_conntrack_count kernel panic
 2018-11-28 17:24 UTC  (3+ messages)

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-11-29  4:19 UTC  (7+ messages)
` [RFC -next v0 1/3] bpf: modular maps

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-28 16:53 UTC  (13+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] libbpf: add bpf_prog_test_run_xattr
` [PATCH v4 0/4] Fix unsafe BPF_PROG_TEST_RUN interface
  ` [PATCH v4 1/4] bpf: respect size hint to BPF_PROG_TEST_RUN if present
  ` [PATCH v4 2/4] tools: sync uapi/linux/bpf.h
  ` [PATCH v4 3/4] libbpf: add bpf_prog_test_run_xattr
  ` [PATCH v4 4/4] selftests: add a test for bpf_prog_test_run_xattr

[PATCH v3 net-next 0/4] tcp: take a bit more care of backlog stress
 2018-11-28 16:46 UTC  (5+ messages)
` [PATCH v3 net-next 2/4] tcp: take care of compressed acks in tcp_add_reno_sack()
` [PATCH v3 net-next 4/4] tcp: implement coalescing on backlog queue

[PATCH net-next] net: reorder flowi_common fields to avoid holes
 2018-11-28 16:37 UTC 

[PATCH net-next 0/6 v3] qed*: Doorbell overflow recovery
 2018-11-28 16:16 UTC  (4+ messages)
` [PATCH net-next v3 4/6] qed: Register light L2 queues with doorbell overflow recovery mechanism
` [PATCH net-next v3 5/6] qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
` [PATCH net-next v3 6/6] qede: Register l2 queues with doorbell overflow recovery mechanism


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