netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-19 11:28:34 to 2017-04-20 06:16:13 UTC [more...]

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-04-19
 2017-04-20  6:16 UTC  (16+ messages)
` [net-next 01/14] i40evf: Use net_device_stats from struct net_device
` [net-next 02/14] i40e/i40evf: Remove VF Rx csum offload for tunneled packets
` [net-next 03/14] i40e: Fix support for flow director programming status
` [net-next 04/14] i40e: dump VF information in debugfs
` [net-next 05/14] i40e/i40evf: Add tracepoints
` [net-next 06/14] i40e: new AQ commands
` [net-next 07/14] i40e: don't hold RTNL lock while waiting for VF reset to finish
` [net-next 08/14] i40e: factor out queue control from i40e_vsi_control_(tx|rx)
` [net-next 09/14] i40e: fix CONFIG_BUSY checks in i40e_set_settings function
` [net-next 10/14] i40e: reduce wait time for adminq command completion
` [net-next 11/14] i40e: remove I40E_FLAG_IN_NETPOLL entirely
` [net-next 12/14] i40e: split some code in i40e_reset_vf into helpers
` [net-next 13/14] i40e: reset all VFs in parallel when rebuilding PF
` [net-next 14/14] i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state

[PATCH net] netdevice: Prefer NETIF_F_HW_CSUM when intersecting features
 2017-04-20  6:13 UTC  (2+ messages)

[PATCH net-next v2 0/5] virtio-net tx napi
 2017-04-20  6:12 UTC  (3+ messages)
` [PATCH net-next v2 2/5] virtio-net: transmit napi

XDP question: best API for returning/setting egress port?
 2017-04-20  6:10 UTC  (15+ messages)
    ` xdp_redirect ifindex vs port. Was: "

__sk_buff.data_end
 2017-04-20  6:07 UTC  (9+ messages)

[PATCH net-next 0/2] tcp: address two poll() flakes
 2017-04-20  5:55 UTC  (3+ messages)
` [PATCH net-next 2/2] tcp: remove poll() flakes with FastOpen

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2017-04-18
 2017-04-20  5:25 UTC  (2+ messages)

[PATCH ipsec-next] esp4/6: Fix GSO path for non-GSO SW-crypto packets
 2017-04-20  5:16 UTC  (2+ messages)

[PATCH net-next] brcmfmac: fix build without CONFIG_BRCMFMAC_PROTO_BCDC
 2017-04-20  4:34 UTC  (2+ messages)

[PATCH 1/1] bonding: remove unnecessary return
 2017-04-20  4:08 UTC 

[PATCH] xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
 2017-04-20  3:54 UTC  (4+ messages)

[PATCH 1/2] openvswitch: Typo fix
 2017-04-20  1:56 UTC  (3+ messages)
` [PATCH 2/2] openvswitch: Add eventmask support to CT action

[PATCH net-next 1/2] openvswitch: Typo fix
 2017-04-20  1:55 UTC  (2+ messages)
` [PATCH net-next 2/2] openvswitch: Add eventmask support to CT action

[PATCH net-next v6 00/11] Landlock LSM: Toward unprivileged sandboxing
 2017-04-20  1:54 UTC  (20+ messages)
` [PATCH net-next v6 04/11] landlock: Add LSM hooks related to filesystem
              ` [kernel-hardening] "
` [PATCH net-next v6 05/11] seccomp: Split put_seccomp_filter() with put_seccomp()
` [PATCH net-next v6 09/11] seccomp: Enhance test_harness with an assert step mechanism

[PATCH v4 net-next RFC] net: Generic XDP
 2017-04-20  1:40 UTC  (10+ messages)

IT Newsletter
 2017-04-20  1:01 UTC 

[PATCH next] bonding: fix wq initialization for links created via netlink
 2017-04-20  0:30 UTC 

net: heap out-of-bounds in fib6_clean_node/rt6_fill_node/fib6_age/fib6_prune_clone
 2017-04-19 23:51 UTC  (19+ messages)

[PATCH v4 00/18] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-19 23:38 UTC  (4+ messages)
` [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon

[RFC PATCH net] net/mlx5e: Race between mlx5e_update_stats() and getting the stats
 2017-04-19 23:35 UTC  (4+ messages)

[PATCH net v2] net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats
 2017-04-19 23:32 UTC 

FEC on i.MX 7 transmit queue timeout
 2017-04-19 23:15 UTC  (7+ messages)

[PATCH net-next] netvsc: fix use after free on module removal
 2017-04-19 22:22 UTC 

[PATCH v2 net-next]smsc911x: Adding support for Micochip LAN9250 Ethernet controller
 2017-04-19 22:01 UTC  (2+ messages)

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-04-19 21:57 UTC  (3+ messages)
` [PATCH 2/4] net: macb: Add tsu_clk to device tree

[PATCH net] net: ipv6: RTF_PCPU should not be settable from userspace
 2017-04-19 21:52 UTC  (2+ messages)

[PATCH v2] sh_eth: unmap DMA buffers when freeing rings
 2017-04-19 21:36 UTC  (5+ messages)

[PATCH v2 net 1/2] net sched actions: fix access to uninitialized data
 2017-04-19 21:32 UTC  (10+ messages)
` [PATCH v2 net 2/2] net sched actions: decrement module refcount earlier

[Patch net-next v4 0/2] net_sched: clean up tc filter destroy and delete logic
 2017-04-19 21:21 UTC  (3+ messages)
` [Patch net-next v4 1/2] net_sched: move the empty tp check from ->destroy() to ->delete()
` [Patch net-next v4 2/2] net_sched: remove useless NULL to tp->root

[PATCH] net: arc_emac: switch to phy_start()/phy_stop()
 2017-04-19 21:19 UTC  (4+ messages)

NFS over NAT causes e1000e transmit hangs
 2017-04-19 21:15 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next] bpf: add napi_id read access to __sk_buff
 2017-04-19 21:01 UTC 

[PATCH net-next 1/1] netvsc: Deal with rescinded channels correctly
 2017-04-19 20:53 UTC 

[PATCH 1/1] netvsc: Deal with rescinded channels correctly
 2017-04-19 20:52 UTC  (2+ messages)

[PATCH v3 0/4] TI Bluetooth serdev support
 2017-04-19 20:49 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add TI WiLink shared transport binding
` [PATCH v3 3/4] bluetooth: hci_uart: add LL protocol serdev driver support

[PATCH net-next] i40evf: hide unused variable
 2017-04-19 20:47 UTC  (2+ messages)

[patch] socket.7: Document SO_INCOMING_CPU
 2017-04-19 20:13 UTC  (6+ messages)

[PATCH] ieee802154: don't select COMMON_CLK
 2017-04-19 20:11 UTC  (2+ messages)

[PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
 2017-04-19 19:59 UTC  (3+ messages)

[PATCH net v3] bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
 2017-04-19 19:47 UTC 

[PATCH 1/1] drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
 2017-04-19 19:39 UTC  (4+ messages)

[PATCH net-next] net: ipv6: send unsolicited NA if enabled for all interfaces
 2017-04-19 19:30 UTC  (2+ messages)

[PATCH net] gso: Validate assumption of frag_list segementation
 2017-04-19 18:26 UTC 

[PATCH] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-19 18:11 UTC  (5+ messages)

bluetooth 6lowpan interfaces are not virtual anymore
 2017-04-19 18:01 UTC  (5+ messages)

[PATCH net-next] liquidio: remove unnecessary variable assignment
 2017-04-19 17:30 UTC 

[PATCH net 0/6] net: use skb_cow_head() to deal with cloned skbs
 2017-04-19 16:59 UTC  (7+ messages)
` [PATCH net 1/6] smsc75xx: "
` [PATCH net 2/6] cx82310_eth: "
` [PATCH net 3/6] sr9700: "
` [PATCH net 4/6] lan78xx: "
` [PATCH net 5/6] ch9200: "
` [PATCH net 6/6] kaweth: "

export pcie_flr and remove copies of it in drivers V2
 2017-04-19 16:40 UTC  (4+ messages)

[PATCH net-next] Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
 2017-04-19 16:37 UTC 

[PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
 2017-04-19 16:31 UTC  (8+ messages)
` [PATCH v2 1/2] net: phy: Fix PHY AN done state machine "
  ` [PATCH v3 "
` [PATCH v2 2/2] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts

[PATCH net-next 0/2] ip_tunnel: Allow policy-based routing through tunnels
 2017-04-19 16:30 UTC  (3+ messages)
` [PATCH net-next 1/2] ip6_tunnel: "
` [PATCH net-next 2/2] ip_tunnel: "

[PATCH net-next v4 1/2] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-19 16:17 UTC  (16+ messages)
` [PATCH net-next v4 2/2] net sched actions: add time filter for action dumping

[PATCH net-next 1/2 v2] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-19 15:43 UTC  (7+ messages)

[PATCH net-next v3] bindings: net: stmmac: add missing note about LPI interrupt
 2017-04-19 15:22 UTC  (2+ messages)

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-19 14:46 UTC  (5+ messages)
  `  "

[PATCH v4] smsc95xx: Use skb_cow_head to deal with cloned skbs
 2017-04-19 14:36 UTC  (3+ messages)

[PATCH net 0/4] qed: Dcbx bug fixes
 2017-04-19 14:14 UTC  (4+ messages)
` [PATCH net 3/4] qed: Fix possible system hang in the dcbnl-getdcbx() path

[PATCH net] ipv6: sr: fix double free of skb after handling invalid SRH
 2017-04-19 14:10 UTC 

[PATCH] ath9k: Add cast to u8 to FREQ2FBIN macro
 2017-04-19 14:01 UTC  (2+ messages)
`  "

[PATCH net-next 00/10] ibmvnic: Updates and bug fixes
 2017-04-19 17:45 UTC  (11+ messages)
` [PATCH net-next 01/10] ibmvnic: Report errors when failing to release sub-crqs
` [PATCH net-next 02/10] ibmvnic: Fix ibmvnic_change_mac_addr struct format
` [PATCH net-next 03/10] ibmvnic: Unmap longer term buffer before free
` [PATCH net-next 04/10] ibmvnic: Fixup atomic API usage
` [PATCH net-next 05/10] ibmvnic: Do not disable IRQ after scheduling tasklet
` [PATCH net-next 06/10] ibmvnic: Remove inflight list
` [PATCH net-next 07/10] ibmvnic: Correct crq and resource releasing
` [PATCH net-next 08/10] ibmvnic: Disable irq prior to close
` [PATCH net-next 09/10] ibmvnic: Allocate zero-filled memory for sub crqs
` [PATCH net-next 10/10] ibmvnic: Remove unused bouce buffer

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-19 13:38 UTC  (5+ messages)
` [PATCH] mdio_bus: Issue GPIO RESET to PHYs

[PATCH] dp83640: don't recieve time stamps twice
 2017-04-19 11:54 UTC  (5+ messages)

[PATCH net-next v3 1/2] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-19 11:53 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net sched actions: add time filter for action dumping

[PATCH net-next 1/2] Add Cong Wang as TC subsystem co-maintainer
 2017-04-19 11:29 UTC  (3+ 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).