netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-22 08:28:14 to 2017-08-22 21:48:40 UTC [more...]

[PATCH v2] i40e/i40evf: fix out-of-bounds read of cpumask
 2017-08-22 21:48 UTC  (4+ messages)

[PATCH net-next] net: phy: Deal with unbound PHY driver in phy_attached_print()
 2017-08-22 21:45 UTC  (3+ messages)

[patch net 0/2] net: sched: couple of chain fixes
 2017-08-22 21:40 UTC  (4+ messages)
` [patch net 1/2] net: sched: fix use after free when tcf_chain_destroy is called multiple times
` [patch net 2/2] net: sched: don't do tcf_chain_flush from tcf_chain_destroy

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-22 21:40 UTC  (5+ messages)

[PATCH v2 net-next 0/2] Add software rx timestamp for TCP
 2017-08-22 21:39 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
` [PATCH v2 net-next 2/2] selftests/net: Add a test to validate behavior of rx timestamps

[PATCH net-next] net: sched: use kvmalloc() for class hash tables
 2017-08-22 21:38 UTC  (3+ messages)

[PATCH] net: amd: constify zorro_device_id
 2017-08-22 21:35 UTC  (2+ messages)

[PATCH v2 0/6] Add RSS to DPAA 1.x Ethernet driver
 2017-08-22 21:35 UTC  (8+ messages)
` [PATCH v2 1/6] fsl/fman: enable FMan Keygen
` [PATCH v2 2/6] dpaa_eth: use multiple Rx frame queues
` [PATCH v2 3/6] dpaa_eth: enable Rx hashing control
` [PATCH v2 4/6] dpaa_eth: add NETIF_F_RXHASH
` [PATCH v2 5/6] Documentation: networking: add RSS information
` [PATCH v2 6/6] dpaa_eth: check allocation result

[PATCH net-next v2 00/10] net: mvpp2: MAC/GoP configuration
 2017-08-22 21:32 UTC  (14+ messages)
` [PATCH net-next v2 01/10] net: mvpp2: unify register definitions coding style
` [PATCH net-next v2 02/10] net: mvpp2: fix the synchronization module bypass macro name
` [PATCH net-next v2 03/10] net: mvpp2: move the mii configuration in the ndo_open path
` [PATCH net-next v2 04/10] net: mvpp2: initialize the GMAC when using a port
` [PATCH net-next v2 05/10] net: mvpp2: initialize the XLG MAC "
` [PATCH net-next v2 06/10] net: mvpp2: set maximum packet size for 10G ports
` [PATCH net-next v2 07/10] net: mvpp2: initialize the GoP
` [PATCH net-next v2 08/10] Documentation/bindings: net: marvell-pp2: add the system controller
` [PATCH net-next v2 09/10] arm64: dts: marvell: add a reference to the sysctrl syscon in the ppv2 node
` [PATCH net-next v2 10/10] arm64: dts: marvell: mcbin: enable more networking ports

[PATCH net-next 0/5] xdp: more work on xdp tracepoints
 2017-08-22 21:30 UTC  (11+ messages)
` [PATCH net-next 1/5] xdp: remove bpf_warn_invalid_xdp_redirect
` [PATCH net-next 2/5] xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
` [PATCH net-next 3/5] ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
` [PATCH net-next 4/5] xdp: remove net_device names from xdp_redirect tracepoint
` [PATCH net-next 5/5] xdp: get tracepoints xdp_exception and xdp_redirect in sync

[PATCHv4 net-next] gre: introduce native tunnel support for ERSPAN
 2017-08-22 21:29 UTC  (2+ messages)

[PATCH net] udp: on peeking bad csum, drop packets even if not at head
 2017-08-22 21:28 UTC  (6+ messages)
  ` [PATCH v2 "

[PATCH net-next] udp: remove unreachable ufo branches
 2017-08-22 21:27 UTC  (2+ messages)

[PATCH net] macsec: add genl family module alias
 2017-08-22 21:26 UTC  (2+ messages)

[PATCH net v1 0/2] tipc: topology server fixes
 2017-08-22 21:25 UTC  (4+ messages)
` [PATCH net v1 1/2] tipc: remove subscription references only for pending timers
` [PATCH net v1 2/2] tipc: fix a race condition of releasing subscriber object

[patch net] mlxsw: spectrum_switchdev: Fix mrouter flag update
 2017-08-22 21:23 UTC  (2+ messages)

[PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const
 2017-08-22 21:23 UTC  (2+ messages)

[PATCH] net: mdio-gpio: make mdiobb_ops const
 2017-08-22 21:23 UTC  (3+ messages)

[PATCH] net: ethernet: ax88796: make mdiobb_ops const
 2017-08-22 21:21 UTC  (2+ messages)

[PATCH] net: ftgmac100: Fix oops in probe on failure to find associated PHY
 2017-08-22 21:20 UTC  (3+ messages)

[PATCH net-next v3 0/2] Simplify the tcp_conn_request
 2017-08-22 21:16 UTC  (6+ messages)
` [PATCH net-next v3 1/2] tcp: Get a proper dst before checking it
` [PATCH net-next v3 2/2] tcp: Remove the unused parameter for tcp_try_fastopen

[PATCH 0/2] net: Fix crashes due to activity during suspend
 2017-08-22 21:16 UTC  (6+ messages)
` [PATCH 1/2] net: phy: Freeze PHY polling before suspending devices
` [PATCH 2/2] net: smsc911x: Quiten netif during suspend

[PATCH net-next,0/4] hv_netvsc: Ethtool handler to change UDP hash levels
 2017-08-22 21:08 UTC  (2+ messages)

[PATCH] e1000: changed some expensive calls of udelay to usleep_range
 2017-08-22 21:02 UTC 

[PATCH net] net/hsr: Check skb_put_padto() return value
 2017-08-22 20:49 UTC  (2+ messages)

[patch net-next] net/sched: Fix the logic error to decide the ingress qdisc
 2017-08-22 20:47 UTC  (2+ messages)

XDP redirect measurements, gotchas and tracepoints
 2017-08-22 20:04 UTC  (9+ messages)

[PATCH net-next] liquidio: change manner of detecting whether or not NIC firmware is loaded
 2017-08-22 19:46 UTC 

[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-22 19:37 UTC  (19+ messages)
` [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac

Crash due to fbca164776e438 - "net: stmmac: Use the right logging function in stmmac_mdio_register"
 2017-08-22 19:20 UTC  (3+ messages)

[PATCH net-next 0/2] tcp: Add software rx timestamp for TCP
 2017-08-22 19:15 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
` [PATCH net-next 2/2] selftests/net: Add a test to validate behavior of rx timestamps

[PATCH] once: switch to new jump label API
 2017-08-22 18:44 UTC  (2+ messages)

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-22 18:39 UTC  (16+ messages)

[PATCH net] net: dsa: skb_put_padto() already frees nskb
 2017-08-22 18:27 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: verifier fixes
 2017-08-22 18:25 UTC  (13+ messages)
  ` [PATCH net-next 1/4] selftests/bpf: add a test for a pruning bug in the verifier
  ` [PATCH net-next 2/4] bpf/verifier: remove varlen_map_value_access flag
  ` [PATCH net-next 4/4] bpf/verifier: document liveness analysis
` [PATCH net-next 3/4] bpf/verifier: when pruning a branch, ignore its write marks

[PATCH V2 net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
 2017-08-22 18:08 UTC  (2+ messages)

[PATCH] ptp: make ptp_clock_info const
 2017-08-22 18:05 UTC  (2+ messages)

[PATCH] net: ethernet: make ptp_clock_info const
 2017-08-22 18:05 UTC  (2+ messages)

[PATCH net v3] ipv6: add rcu grace period before freeing fib6_node
 2017-08-22 18:03 UTC  (2+ messages)

[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
 2017-08-22 18:03 UTC  (2+ messages)

[PATCH net] net: dsa: skb_put_padto() already frees nskb
 2017-08-22 18:01 UTC  (4+ messages)

[PATCH v12 0/8] Replace PCI pool by DMA pool API
 2017-08-22 18:00 UTC  (10+ messages)
` [PATCH v12 1/8] block: DAC960: Replace PCI pool old API
` [PATCH v12 2/8] dmaengine: pch_dma: "
` [PATCH v12 3/8] IB/mthca: "
` [PATCH v12 4/8] net: e100: "
` [PATCH v12 5/8] mlx4: "
` [PATCH v12 6/8] mlx5: "
` [PATCH v12 7/8] wireless: ipw2200: "
` [PATCH v12 8/8] PCI: Remove PCI pool macro functions

[PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver
 2017-08-22 17:58 UTC  (2+ messages)

Something hitting my total number of connections to the server
 2017-08-22 17:50 UTC  (19+ messages)

[PATCH net-next v4] openvswitch: enable NSH support
 2017-08-22 17:35 UTC  (17+ messages)

[PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support
 2017-08-22 17:31 UTC  (2+ messages)

[PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs()
 2017-08-22 17:30 UTC  (2+ messages)

pull request (net): ipsec 2017-08-21
 2017-08-22 17:27 UTC  (2+ messages)

[PATCH RFC net] fsl/man: Inherit parent device and of_node
 2017-08-22 17:26 UTC  (2+ messages)

[PATCH net] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
 2017-08-22 17:23 UTC  (2+ messages)

[PATCH v4 net-next] arm: eBPF JIT compiler
 2017-08-22 16:32 UTC  (4+ messages)

[PATCH net-next v4] arm: eBPF JIT compiler
 2017-08-22 16:28 UTC  (2+ messages)

Fw: [Bug 196727] New: WARNING: CPU: 11 PID: 0 at net/sched/sch_generic.c:316 dev_watchdog+0xc5/0x122
 2017-08-22 16:01 UTC 

[PATCHv3 net-next] gre: introduce native tunnel support for ERSPAN
 2017-08-22 15:44 UTC  (3+ messages)

[PATCH net-next 00/18] net: mvpp2: MAC/GoP configuration and optional PHYs
 2017-08-22 14:50 UTC  (7+ messages)
` [PATCH net-next 03/18] net: mvpp2: set the SMI PHY address when connecting to the PHY

[PATCH] vhost: fix end of range for access_ok
 2017-08-22 14:49 UTC  (2+ messages)

[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
 2017-08-22 14:09 UTC  (3+ messages)

[PATCH v2 0/4] Workaround broken RTL8211E on some Pine64+ boards
 2017-08-22 13:39 UTC  (3+ messages)
` [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode

[PATCH] vsock: only load vmci transport on VMware hypervisor by default
 2017-08-22 13:07 UTC  (8+ messages)

[PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
 2017-08-22 12:59 UTC 

[PATCH net-next] net: dsa: User per-cpu 64-bit statistics
 2017-08-22 12:56 UTC  (7+ messages)

[PATCH v2] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII
 2017-08-22 12:25 UTC 

[PATCH] ravb: make mdiobb_ops const
 2017-08-22 12:06 UTC  (3+ messages)

[RFC net-next v2] bridge lwtunnel, VPLS & NVGRE
 2017-08-22 12:06 UTC  (8+ messages)

[PATCH v2 0/2] net: stmmac: phy logging fixes
 2017-08-22 12:00 UTC  (4+ messages)
` [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration

[PATCH] ARM: dts: rk3228-evb: Fix the compiling error
 2017-08-22 11:52 UTC  (2+ messages)

[PATCH RESEND 0/2] enable hires timer to timeout datagram socket
 2017-08-22 11:17 UTC  (11+ messages)
` [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets

[iproute PATCH v3 0/7] Covscan: Fixes for string termination
 2017-08-22 11:05 UTC  (4+ messages)
` [iproute PATCH v3 2/7] xfrm_state: Make sure alg_name is NULL-terminated

[iproute PATCH v2 0/7] Covscan: Misc fixes
 2017-08-22 10:48 UTC  (4+ messages)
` [iproute PATCH v2 1/7] nstat: Avoid passing negative fd to fdopen()

[PATCH] drivers: net: wireless: atmel: check memory allocation failure
 2017-08-22  8:41 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).