netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-25 15:10:59 to 2017-08-27 08:46:50 UTC [more...]

[PATCH net] bridge: check for null fdb->dst before notifying switchdev drivers
 2017-08-27  8:46 UTC  (2+ messages)

[PATCH] e1000e: apply burst mode settings only on default
 2017-08-27  8:34 UTC  (4+ messages)
` [Intel-wired-lan] "

[patch net-next 00/12] mlxsw: Add IPv4 host dpipe table
 2017-08-27  8:31 UTC  (6+ messages)
` [patch net-next 11/12] mlxsw: spectrum_dpipe: Add support for IPv4 host table dump

[PATCH] pktgen: add a new sample script for 40G and above link testing
 2017-08-27  8:25 UTC  (2+ messages)

[PATCH] be2net: Fix some u16 fields appropriately
 2017-08-27  7:24 UTC 

[PATCH] igb: check memory allocation failure
 2017-08-27  6:39 UTC 

[PATCH RFC WIP 0/5] IGMP snooping for local traffic
 2017-08-26 23:02 UTC  (9+ messages)
` [PATCH RFC WIP 1/5] net: rtnetlink: Handle bridge port without upper device
` [PATCH RFC WIP 2/5] net: bridge: Skip receive handler on brX interface
` [PATCH RFC WIP 3/5] net: bridge: Make the brX interface a member of the bridge
` [PATCH RFC WIP 4/5] net: dsa: HACK: Handle MDB add/remove for none-switch ports
` [PATCH RFC WIP 5/5] net: dsa: Don't include CPU port when adding MDB to a port

[PATCH v4 0/5] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-26 21:20 UTC  (7+ messages)
` [PATCH v4 1/5] net: stmmac: Handle possible fixed-link with need_mdio_ids
` [PATCH v4 2/5] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v4 3/5] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v4 5/5] net: stmmac: Register parent MDIO in case of fake mdio-mux

[PATCH] net: ethernet: broadcom: Remove null check before kfree
 2017-08-26 20:17 UTC 

[PATCH net 0/4] xfrm_user info leaks
 2017-08-26 19:56 UTC  (7+ messages)
` [PATCH net 1/4] xfrm_user: fix info leak in copy_user_offload()
` [PATCH net 2/4] xfrm_user: fix info leak in xfrm_notify_sa()
` [PATCH net 3/4] xfrm_user: fix info leak in build_expire()
` [PATCH net 4/4] xfrm_user: fix info leak in build_aevent()

UDP sockets oddities
 2017-08-26 18:56 UTC  (18+ messages)

Transaction
 2017-08-26 18:10 UTC 

mlxsw and rtnl lock
 2017-08-26 17:04 UTC  (2+ messages)

[PATCH net-next v2] sched: sfq: drop packets after root qdisc lock is released
 2017-08-26 14:58 UTC 

[PATCH] sni_82596: Add Thomas' email address to driver
 2017-08-26 13:15 UTC 

remove dma_alloc_noncoherent V2
 2017-08-26 13:10 UTC  (7+ messages)
` [PATCH 1/4] sgiseeq: switch to dma_alloc_attrs
` [PATCH 2/4] au1000_eth: "
` [PATCH 3/4] i825xx: switch to "
` [PATCH 4/4] dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent

[PATCH net-next v2 1/2] inet_diag: allow protocols to provide additional data
 2017-08-26 13:08 UTC  (5+ messages)
` [PATCH net-next v2 2/2] tcp_diag: report TCP MD5 signing keys and addresses

[PATCH net] ipv6: set dst.obsolete when a cached route has expired
 2017-08-26 12:10 UTC 

[PATCH] netfilter: ipv4: nf_defrag: constify nf_hook_ops
 2017-08-26 10:45 UTC  (2+ messages)

[PATCH] netfilter: ipv6: nf_defrag: constify nf_hook_ops
 2017-08-26 10:42 UTC 

[PATCH] net: stmmac: Handle possible fixed-link with need_mdio_ids
 2017-08-26  7:27 UTC  (4+ messages)

[patch net-next 0/2] mlxsw: spectrum: Fix couple of dpipe ipv4 host table bugs
 2017-08-26  6:35 UTC  (3+ messages)
` [patch net-next 1/2] mlxsw: spectrum: compile-in dpipe support only if devlink is enabled
` [patch net-next 2/2] mlxsw: spectrum_dpipe: Fix host table dump

[PATCH v3 net-next 1/1] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-26  4:52 UTC 

pull-request: wireless-drivers 2017-08-25
 2017-08-26  3:12 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: fix the packet size configuration for 10G
 2017-08-26  3:11 UTC  (2+ messages)

[PATCH net] udp6: set rx_dst_cookie on rx_dst updates
 2017-08-26  3:10 UTC  (2+ messages)

[PATCH net-next v5] net: stmmac: Delete dead code for MDIO registration
 2017-08-26  3:08 UTC  (2+ messages)

[PATCH] net: sxgbe: check memory allocation failure
 2017-08-26  3:07 UTC  (2+ messages)

[PATCH net-next 0/3 v9] Add support for rmnet driver
 2017-08-26  3:06 UTC  (3+ messages)
` [PATCH net-next 3/3 v9] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[PATCH v2 net-next 0/8] bpf: Add option to set mark and priority in cgroup sock programs
 2017-08-26  2:49 UTC  (12+ messages)
` [PATCH v2 net-next 1/8] bpf: Add support for recursively running cgroup sock filters
` [PATCH v2 net-next 2/8] bpf: Add mark and priority to sock options that can be set
` [PATCH v2 net-next 3/8] bpf: Allow cgroup sock filters to use get_current_uid_gid helper
` [PATCH v2 net-next 4/8] samples/bpf: Update sock test to allow setting mark and priority
` [PATCH v2 net-next 5/8] samples/bpf: Add detach option to test_cgrp2_sock
` [PATCH v2 net-next 6/8] samples/bpf: Add option to dump socket settings
` [PATCH v2 net-next 7/8] samples/bpf: Add test case for nested socket options
` [PATCH v2 net-next 8/8] samples/bpf: Update cgroup socket examples to use uid gid helper

[net-next v2 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2017-08-25
 2017-08-26  2:41 UTC  (15+ messages)
` [net-next v2 01/13] i40e/i40evf: adjust packet size to account for double VLANs
` [net-next v2 02/13] i40evf: prevent VF close returning before state transitions to DOWN
` [net-next v2 03/13] i40e: Fix a bug with VMDq RSS queue allocation
` [net-next v2 04/13] i40e: separate hw_features from runtime changing flags
` [net-next v2 05/13] i40e: remove workaround for Open Firmware MAC address
` [net-next v2 06/13] i40e: Detect ATR HW Evict NVM issue and disable the feature
` [net-next v2 07/13] i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
` [net-next v2 08/13] i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
` [net-next v2 09/13] i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource
` [net-next v2 10/13] i40evf: use netdev variable in reset task
` [net-next v2 11/13] i40e: use cpumask_copy instead of direct assignment
` [net-next v2 12/13] i40e: prevent changing ITR if adaptive-rx/tx enabled
` [net-next v2 13/13] i40e: synchronize nvmupdate command and adminq subtask

[PATCH net-next 0/2] nfp: SR-IOV ndos support
 2017-08-26  2:25 UTC  (2+ messages)

[PATCH net 0/2] r8169: Be drop monitor friendly
 2017-08-26  2:13 UTC  (2+ messages)

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-08-26  1:16 UTC  (9+ messages)
` [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem

[PATCH net-next] selftests/bpf: check the instruction dumps are populated
 2017-08-26  1:16 UTC  (2+ messages)

[PATCH net-next v3] e1000e: Be drop monitor friendly
 2017-08-26  1:14 UTC 

[PATCH net-next] bpf: fix oops on allocation failure
 2017-08-26  1:05 UTC  (3+ messages)

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-26  1:03 UTC  (14+ messages)

Permissions for eBPF objects
 2017-08-26  1:03 UTC  (9+ messages)

[PATCH net-next] tcp: fix hang in tcp_sendpage_locked()
 2017-08-26  0:22 UTC  (2+ messages)

[Patch net-next v2 0/4] net_sched: clean up tc classes and u32 filter
 2017-08-26  0:20 UTC  (2+ messages)

[PATCH net] tcp: fix refcnt leak with ebpf congestion control
 2017-08-26  0:16 UTC  (3+ messages)

[PATCH] hinic: skb_pad() frees on error
 2017-08-26  0:14 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: updates for IPv6 Segment Routing
 2017-08-26  0:10 UTC  (2+ messages)

[PATCH net] ipv6: Fix may be used uninitialized warning in rt6_check
 2017-08-26  0:08 UTC  (5+ messages)

[PATCH net] ipv6: fix sparse warning on rt6i_node
 2017-08-26  0:06 UTC  (2+ messages)

[PATCH net-next v6 0/3] openvswitch: add NSH support
 2017-08-25 23:22 UTC  (4+ messages)
` [PATCH net-next v6 2/3] net: gso: Add GSO support for NSH

[PATCH 0/2] drivers: net: xgene: Misc bug fixes
 2017-08-25 23:10 UTC  (4+ messages)
` [PATCH 1/2] drivers: net: xgene: Correct probe sequence handling
` [PATCH 2/2] drivers: net: xgene: Clean up all outstanding tx descriptors

[ethtool 1/1] ethtool: Add DMA Coalescing support
 2017-08-25 22:57 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
 2017-08-25 22:46 UTC  (10+ messages)
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode
` [PATCH net-next v2 08/14] net: mvpp2: check the netif is running in the link_event function
` [PATCH net-next v2 09/14] net: mvpp2: dynamic reconfiguration of the PHY mode

[RFC PATCH] net: limit maximum number of packets to mark with xmit_more
 2017-08-25 22:33 UTC  (6+ messages)

how to submit fixes for i40e/i40evf?
 2017-08-25 22:28 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
 2017-08-25 22:01 UTC  (2+ messages)

[PATCH] staging: rtlwifi: Improve debugging by using debugfs
 2017-08-25 22:00 UTC  (5+ messages)

[PATCH 31/35] wireless: realtek: rtl8187: constify usb_device_id
 2017-08-25 21:05 UTC 

[PATCH net] cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
 2017-08-25 20:57 UTC  (2+ messages)

[PATCH net] ptr_ring: use kmalloc_array()
 2017-08-25 20:13 UTC  (5+ messages)

[PATCH 0/4] net: stmmac: revert the EMAC bindings
 2017-08-25 19:12 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Revert sun8i dwmac binding
` [PATCH 2/4] arm64: dts: allwinner: Revert EMAC changes
` [PATCH 3/4] arm: dts: sunxi: "
` [PATCH 4/4] net: stmmac: sun8i: Remove the compatibles

[PULL] vhost: cleanups and fixes
 2017-08-25 18:47 UTC 

Permissions for eBPF objects
 2017-08-25 18:03 UTC  (2+ messages)

[PATCH net 0/3] fix layer calculation and flow dissector use
 2017-08-25 17:31 UTC  (4+ messages)
` [PATCH net 1/3] nfp: fix unchecked "
` [PATCH net 2/3] nfp: fix supported key layers calculation
` [PATCH net 3/3] nfp: remove incorrect mask check for vlan matching

[PATCH] net: stmmac: dwmac-sun8i: Use reset exclusive
 2017-08-25 17:12 UTC  (4+ messages)

[PATCH net-next] xen-netback: update ubuf_info initialization to anonymous union
 2017-08-25 17:10 UTC 

Possible race in nsc-ircc.ko
 2017-08-25 16:48 UTC  (2+ messages)

[PATCH net-next v2] e1000e: Be drop monitor friendly
 2017-08-25 16:47 UTC  (2+ messages)

[PATCH net-next v2] net: mv643xx_eth: Be drop monitor friendly
 2017-08-25 16:44 UTC  (3+ messages)

[PATCH net-next 0/3] gre: add collect_md mode for ERSPAN tunnel
 2017-08-25 16:21 UTC  (4+ messages)
` [PATCH net-next 1/3] gre: refactor the gre_fb_xmit
` [PATCH net-next 2/3] gre: add collect_md mode to ERSPAN tunnel
` [PATCH net-next 3/3] samples/bpf: extend test_tunnel_bpf.sh with ERSPAN

[PATCH 0/7] net: make some structures const
 2017-08-25 16:17 UTC  (5+ messages)
` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const
` [PATCH 5/7] RDS: make rhashtable_params const

[PATCH net v2 0/4] net: mvpp2: fix the mac address retrieval logic
 2017-08-25 15:54 UTC  (6+ messages)
` [PATCH net v2 1/4] net: mvpp2: fix the mac address used when using PPv2.2

[PATCH] strparser: initialize all callbacks
 2017-08-25 15:50 UTC  (2+ messages)

XDP redirect measurements, gotchas and tracepoints
 2017-08-25 15:28 UTC  (12+ messages)

[PATCH] pktgen: add a new sample script for 40G and above link testing
 2017-08-25 15:11 UTC  (5+ 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).