netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-02 19:49:20 to 2017-10-03 16:59:56 UTC [more...]

[PATCH v2] cdc-ether: divorce initialisation with a filter reset and a generic method
 2017-10-03 16:59 UTC  (3+ messages)
` [v2] "

[PATCH v3 0/2] Allwinner XR819 SDIO Wi-Fi DT binding and OPi Zero XR819 IRQ
 2017-10-03 16:59 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi
` [PATCH v3 2/2] ARM: sun8i: h2+: specify wifi interrupts for Orange Pi Zero

[PATCH net-next] cxgb4: Update comment for min_mtu
 2017-10-03 16:56 UTC  (2+ messages)

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03 16:46 UTC  (4+ messages)

[PATCH net] net: br: Fix igmp snooping offload with CONFIG_BRIDGE_VLAN_FILTERING
 2017-10-03 16:42 UTC  (8+ messages)

BUG in free_netdev() on ppp link deletion
 2017-10-03 16:40 UTC  (2+ messages)

v4.14-rc2/arm64 kernel BUG at net/core/skbuff.c:2626
 2017-10-03 16:36 UTC  (8+ messages)

[PATCH iproute2] iproute: build more easily on Android
 2017-10-03 16:35 UTC  (4+ messages)

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2017-10-03
 2017-10-03 16:31 UTC  (10+ messages)
` [net-next 1/9] fm10k: prepare_for_reset() when we lose PCIe Link
` [net-next 2/9] fm10k: use spinlock to implement mailbox lock
` [net-next 3/9] fm10k: use generic PM hooks instead of legacy PCIe power hooks
` [net-next 4/9] fm10k: introduce a message queue for MAC/VLAN messages
` [net-next 5/9] fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
` [net-next 6/9] fm10k: bump version number
` [net-next 7/9] fm10k: Fix misuse of net_ratelimit()
` [net-next 8/9] fm10k: prefer %s and __func__ for diagnostic prints
` [net-next 9/9] fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw

[PATCH 0/1] XDP Program for Ip forward
 2017-10-03 16:24 UTC  (4+ messages)
` [PATCH 1/1] xdp: Sample xdp program implementing ip forward

[PATCH] net: phy: DP83822 initial driver submission
 2017-10-03 16:11 UTC  (2+ messages)

[PATCH net-next v2 0/3] tools: add bpftool
 2017-10-03 16:09 UTC  (11+ messages)
` [PATCH net-next v2 1/3] tools: rename tools/net directory to tools/bpf
` [PATCH net-next v2 2/3] tools: bpf: add bpftool
` [PATCH net-next v2 3/3] tools: bpftool: add documentation

[PATCH 0/5] VSOCK: add sock_diag interface
 2017-10-03 15:39 UTC  (6+ messages)
` [PATCH 1/5] VSOCK: export socket tables for "
` [PATCH 2/5] VSOCK: export __vsock_in_bound/connected_table()
` [PATCH 3/5] VSOCK: use TCP state constants for sk_state
` [PATCH 4/5] VSOCK: add sock_diag interface
` [PATCH 5/5] VSOCK: add tools/vsock/vsock_diag_test

[PATCH 0/7]crypto:chelsio: Bugs fixes
 2017-10-03 14:58 UTC  (9+ messages)
` [PATCH 1/7] crypto:chelsio: Remove unused parameter
` [PATCH 2/7] crypto:chelsio: Check error code with IS_ERR macro
` [PATCH 3/7] crypto:gf128mul: The x8_ble multiplication functions
` [PATCH 4/7] crypto:chelsio:Use x8_ble gf multiplication to calculate IV
` [PATCH 5/7] crypto:chelsio:Remove allocation of sg list to implement 2K limit of dsgl header
` [PATCH 6/7] crypto:chelsio:Move DMA un/mapping to chcr from lld cxgb4 driver
` [PATCH 7/7] crypto:chelsio: Fix memory leak

[PATCH net-next v2 0/2] libbpf: support more map options
 2017-10-03 14:39 UTC  (6+ messages)
` [PATCH net-next v2 1/2] libbpf: parse maps sections of varying size

[net-next V3 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-03 14:25 UTC  (6+ messages)
` [net-next V3 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation

[PATCH net] net: rtnetlink: fix info leak in RTM_GETSTATS call
 2017-10-03 14:18 UTC  (2+ messages)

[PATCH] rndis_host: support Novatel Verizon USB730L
 2017-10-03 14:01 UTC  (3+ messages)

[PATCH v2] netfilter: SYNPROXY: fix process non tcp packet bug in {ipv4,ipv6}_synproxy_hook
 2017-10-03 13:32 UTC  (3+ messages)

[PATCH v2 net-next 00/12] qed: Add iWARP support for unaligned MPA packets
 2017-10-03 13:26 UTC  (14+ messages)
` [PATCH v2 net-next 01/12] qed: Add ll2 option to limit the number of bds per packet
  ` [PATCH v2 net-next 02/12] qed: Add ll2 ability of opening a secondary queue
  ` [PATCH v2 net-next 04/12] qed: Fix initialization of ll2 offload feature
  ` [PATCH v2 net-next 07/12] qed: Add ll2 connection for processing unaligned MPA packets
  ` [PATCH v2 net-next 10/12] qed: Add support for freeing two ll2 buffers for corner cases
  ` [PATCH v2 net-next 12/12] qed: Add iWARP support for fpdu spanned over more than two tcp packets
` [PATCH v2 net-next 03/12] qed: Add ll2 option for dropping a tx packet
` [PATCH v2 net-next 05/12] qed: Add the source of a packet sent on an iWARP ll2 connection
` [PATCH v2 net-next 06/12] qed: Add LL2 slowpath handling
` [PATCH v2 net-next 08/12] qed: Add mpa buffer descriptors for storing and processing mpa fpdus
` [PATCH v2 net-next 09/12] qed: Add unaligned and packed packet processing
` [PATCH v2 net-next 11/12] qed: Add support for MPA header being split over two tcp packets

[PATCH] netfilter: nf_tables: Release memory obtained by kasprintf
 2017-10-03 13:21 UTC  (2+ messages)

[PATCH] fsl/fman: remove of_node
 2017-10-03 13:00 UTC  (4+ messages)

(unknown),
 2017-10-03 12:43 UTC 

[PATCH] net: dsa: mt7530: make functions mt7530_phy_write static
 2017-10-03 12:42 UTC  (2+ messages)

[PATCH] net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
 2017-10-03 12:41 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-10-03 11:53 UTC  (2+ messages)
` [PATCH net-next] dev: advertise the new nsid when the netns iface changes

[PATCH 1/2 net-next] mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
 2017-10-03 10:58 UTC  (4+ messages)
` [PATCH 2/2 net-next] mlxsw: spectrum: Add missing error code on allocation failure

[patch net-next v2 0/7] mlxsw: Add support for partial multicast route offload
 2017-10-03 10:26 UTC  (10+ messages)
` [patch net-next v2 1/7] skbuff: Add the offload_mr_fwd_mark field
` [patch net-next v2 2/7] ipv4: ipmr: Add the parent ID field to VIF struct
` [patch net-next v2 3/7] ipv4: ipmr: Don't forward packets already forwarded by hardware
` [patch net-next v2 4/7] mlxsw: acl: Introduce ACL trap and forward action
` [patch net-next v2 5/7] mlxsw: spectrum: Add trap for multicast trap-and-forward routes
` [patch net-next v2 6/7] mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
` [patch net-next v2 7/7] mlxsw: spectrum: mr: Support trap-and-forward routes

[PATCH net-next 0/2] flow_dissector: dissect tunnel info
 2017-10-03  9:40 UTC  (6+ messages)
` [PATCH net-next 2/2] "
    ` [oss-drivers] "

(unknown),
 2017-10-03  8:16 UTC 

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-03  8:09 UTC  (12+ messages)
` [PATCH 05/18] net: use ARRAY_SIZE

[PATCH 1/2] net: phonet: mark header_ops as const
 2017-10-03  7:46 UTC  (3+ messages)

[PATCH v4 net-next 0/8] flow_dissector: Protocol specific flow dissector offload
 2017-10-03  7:46 UTC  (6+ messages)

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-03  7:27 UTC  (5+ messages)

[PATCH net-next 3/3] bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
 2017-10-03  5:53 UTC  (2+ messages)

[PATCH v2 net-next 0/8] bpf: muli prog support for cgroup-bpf
 2017-10-03  5:50 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] bpf: multi program support for cgroup+bpf
` [PATCH v2 net-next 2/8] bpf: introduce BPF_PROG_QUERY command
` [PATCH v2 net-next 3/8] bpf: enforce return code for cgroup-bpf programs
` [PATCH v2 net-next 4/8] libbpf: introduce bpf_prog_detach2()
` [PATCH v2 net-next 5/8] samples/bpf: add multi-prog cgroup test case
` [PATCH v2 net-next 6/8] libbpf: sync bpf.h
` [PATCH v2 net-next 7/8] libbpf: add support for BPF_PROG_QUERY
` [PATCH v2 net-next 8/8] samples/bpf: use bpf_prog_query() interface

[PATCH net-next] cxgb4: add new T6 pci device id's
 2017-10-03  5:40 UTC 

[PATCH v2 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-03  5:22 UTC  (4+ messages)
` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support

[PATCH net-next 0/8] bpf: muli prog support for cgroup-bpf
 2017-10-03  5:00 UTC  (12+ messages)
` [PATCH net-next 1/8] bpf: multi program support for cgroup+bpf
` [PATCH net-next 2/8] bpf: introduce BPF_PROG_QUERY command
` [PATCH net-next 3/8] bpf: enforce return code for cgroup-bpf programs
` [PATCH net-next 4/8] libbpf: introduce bpf_prog_detach2()
` [PATCH net-next 5/8] samples/bpf: add multi-prog cgroup test case
` [PATCH net-next 6/8] libbpf: sync bpf.h
` [PATCH net-next 7/8] libbpf: add support for BPF_PROG_QUERY

[PATCH] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  2:22 UTC 

[PATCH RESEND net 0/9] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2017-10-03  1:07 UTC  (10+ messages)
` [PATCH RESEND net 6/9] net/sonic: Cleanup and modernize log messages
` [PATCH RESEND net 1/9] net/smc9194: Remove bogus CONFIG_MAC reference
` [PATCH RESEND net 8/9] net/8390: Fix redundant code
` [PATCH RESEND net 3/9] net/mac89x0: Fix and modernize log messages
` [PATCH RESEND net 2/9] net/mac89x0: Remove dead or unreachable code
` [PATCH RESEND net 7/9] net/sonic: Replace custom debug logging with netif_* calls
` [PATCH RESEND net 4/9] net/mac89x0: "
` [PATCH RESEND net 9/9] net/mac8390: Fix log messages
` [PATCH RESEND net 5/9] net/macmace: Fix and cleanup "

[PATCH net v1 1/2] ARM: dts: imx: let's name the ptp interrupt for the fec ethernet driver
 2017-10-03  0:51 UTC  (3+ messages)
` [PATCH net v1 2/2] net: fec: Let fec_ptp have its own interrupt routine

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-10-02 23:06 UTC  (6+ messages)

[PATCH net-next] ibmvnic: Improve output for unsupported stats
 2017-10-02 23:03 UTC  (3+ messages)

[PATCH net-next v6 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-10-02 22:42 UTC  (5+ messages)
` [PATCH net-next v6 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v6 2/4] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v6 3/4] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v6 4/4] bpf: add a test case for "

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-02
 2017-10-02 22:17 UTC  (11+ messages)
` [net-next 03/15] i40e: Fix a potential NULL pointer dereference
` [net-next 06/15] i40e: use admin queue for setting LEDs behavior
` [net-next 07/15] i40e: don't hold spinlock while resetting VF
` [net-next 09/15] i40e: make use of i40e_vc_disable_vf
` [net-next 11/15] i40evf: Enable VF to request an alternate queue allocation
` [net-next 12/15] i40e: make i40evf_map_rings_to_vectors void
` [net-next 15/15] i40e: Stop dropping 802.1ad tags - eth proto 0x88a8

[PATCH v3 net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02 21:50 UTC 

[PATCH v2 net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02 21:47 UTC  (2+ messages)

[PATCH net-next] vhost_net: do not stall on zerocopy depletion
 2017-10-02 21:34 UTC  (4+ messages)

Question about "prevent dst uses after free" and WARNING in nf_xfrm_me_harder / refcnt / 4.13.3
 2017-10-02 21:33 UTC 

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-10-02 20:39 UTC  (4+ messages)
` [PATCH net-next 01/10] net/smc: add missing dev_put

[PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-10-02 20:30 UTC  (4+ 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).