netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-21 12:28:31 to 2017-08-22 02:22:37 UTC [more...]

[PATCH net-next,0/4] hv_netvsc: Ethtool handler to change UDP hash levels
 2017-08-22  2:22 UTC  (2+ messages)
` [PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash()

[PATCH net-next] liquidio: show NIC's U-Boot version in a dev_info() message
 2017-08-22  1:30 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the rockchip tree
 2017-08-22  1:24 UTC 

[PATCH net-next 0/3 v7] Add support for rmnet driver
 2017-08-22  1:17 UTC  (6+ messages)
` [PATCH net-next 1/3 v7] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 2/3 v7] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v7] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[PATCH net] udp: on peeking bad csum, drop packets even if not at head
 2017-08-22  1:11 UTC  (5+ messages)

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-22  0:56 UTC  (6+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request

[PATCH net-next] net: sched: Add the invalid handle check in qdisc_class_find
 2017-08-22  0:51 UTC  (7+ messages)
    `  "
      `  "

[PATCH v2 0/2] net: stmmac: phy logging fixes
 2017-08-22  0:46 UTC  (6+ messages)
` [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration
` [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print

[iproute PATCH v2] lib/bpf: Don't leak fp in bpf_find_mntpt()
 2017-08-22  0:35 UTC  (2+ messages)

[iproute PATCH v2 0/7] Covscan: Misc fixes
 2017-08-22  0:34 UTC  (10+ messages)
` [iproute PATCH v2 1/7] nstat: Avoid passing negative fd to fdopen()
` [iproute PATCH v2 2/7] ss: Make sure index variable is >= 0
` [iproute PATCH v2 3/7] ss: Make sure scanned index value to unix_state_map is sane
` [iproute PATCH v2 4/7] netem/maketable: Check return value of fscanf()
` [iproute PATCH v2 5/7] lib/bpf: Check return value of write()
` [iproute PATCH v2 6/7] lib/fs: Fix and simplify make_path()
` [iproute PATCH v2 7/7] lib/libnetlink: Don't pass NULL parameter to memcpy()

[RFC net-next v2] bridge lwtunnel, VPLS & NVGRE
 2017-08-22  0:29 UTC  (9+ messages)
` [PATCH 1/6] bridge: lwtunnel support in FDB
` [PATCH 2/6] bridge: lwtunnel netlink interface
` [PATCH 3/6] gretap: support lwtunnel under bridge (NVGRE)
` [PATCH 4/6] mpls: split forwarding path on rx/tx boundary
` [PATCH 5/6] mpls: add VPLS entry points
` [PATCH 6/6] mpls: VPLS support

[iproute PATCH v2 0/3] Covscan: Fix for missing error checking
 2017-08-22  0:29 UTC  (5+ messages)
` [iproute PATCH v2 1/3] iproute: Check mark value input
` [iproute PATCH v2 2/3] iplink_vrf: Complain if main table is not found
` [iproute PATCH v2 3/3] devlink: Check return code of strslashrsplit()

[iproute PATCH v3 0/7] Covscan: Fixes for string termination
 2017-08-22  0:28 UTC  (9+ messages)
` [iproute PATCH v3 1/7] ipntable: Avoid memory allocation for filter.name
` [iproute PATCH v3 2/7] xfrm_state: Make sure alg_name is NULL-terminated
` [iproute PATCH v3 3/7] lib/fs: Fix format string in find_fs_mount()
` [iproute PATCH v3 4/7] lib/inet_proto: Review inet_proto_{a2n,n2a}()
` [iproute PATCH v3 5/7] lnstat_util: Simplify alloc_and_open() a bit
` [iproute PATCH v3 6/7] tc/m_xt: Fix for potential string buffer overflows
` [iproute PATCH v3 7/7] lib/ll_map: Choose size of new cache items at run-time

[iproute PATCH v3 0/5] Covscan: Fix potential NULL pointer dereferences
 2017-08-22  0:19 UTC  (6+ messages)
` [iproute PATCH v3 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v3 4/5] tc/tc_filter: Make sure filter name is not empty

[iproute PATCH v3 0/6] Covscan: Don't access garbage
 2017-08-22  0:18 UTC  (2+ messages)

[iproute PATCH v2 0/7] Covscan: Dead code elimination
 2017-08-22  0:13 UTC  (2+ messages)

[PATCH v6 iproute2 0/8] RDMAtool
 2017-08-22  0:11 UTC  (2+ messages)

[PATCH net-next] net: dsa: User per-cpu 64-bit statistics
 2017-08-22  0:10 UTC  (6+ messages)

[PATCH] once: switch to new jump label API
 2017-08-21 23:42 UTC 

[PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash()
 2017-08-21 23:12 UTC  (5+ messages)
` [PATCH net-next,2/4] hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
` [PATCH net-next,3/4] hv_netvsc: Add ethtool handler to set and get UDP hash levels
` [PATCH net-next,4/4] hv_netvsc: Update netvsc Document for UDP hash level setting

XDP redirect measurements, gotchas and tracepoints
 2017-08-21 22:35 UTC  (2+ messages)

[PATCH v2] mt7601u: check memory allocation failure
 2017-08-21 22:25 UTC  (2+ messages)

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

[PATCH] mt7601u: check memory allocation failure
 2017-08-21 22:08 UTC  (4+ messages)

[PATCH net-next 00/11] net: dsa: add generic debugfs interface
 2017-08-21 22:06 UTC  (3+ messages)
` [PATCH net-next 03/11] net: dsa: debugfs: add tree

[PATCH v3 net-next] bpf/verifier: track liveness for pruning
 2017-08-21 21:23 UTC  (11+ messages)

[RFC] about net: Fix inconsistent teardown and release of private netdev state
 2017-08-21 21:13 UTC  (4+ messages)

[PATCH net-next 0/3 v6] Add support for rmnet driver
 2017-08-21 21:07 UTC  (7+ messages)
` [PATCH net-next 1/3 v6] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 3/3 v6] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[net-next 1/1] tipc: don't reset stale broadcast send link
 2017-08-21 20:38 UTC  (2+ messages)

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

[PATCH net] net/hsr: Check skb_put_padto() return value
 2017-08-21 19:59 UTC 

[PATCH 0/4] RTL8211E-specified hacks
 2017-08-21 19:54 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: add binding for RTL8211E Ethernet PHY
        `  "

[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
 2017-08-21 19:45 UTC  (2+ messages)

[PATCH] vhost: fix end of range for access_ok
 2017-08-21 19:45 UTC 

[PATCH net] net: dsa: skb_put_padto() already frees nskb
 2017-08-21 19:41 UTC 

[PATCH V2 net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
 2017-08-21 19:35 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] liquidio: move macro definition to a proper place
` [PATCH V2 net-next 2/2] liquidio: make VF driver notify NIC firmware of MTU change

[RFC PATCH] dt-binding: net: sfp binding documentation
 2017-08-21 19:12 UTC  (6+ messages)

[PATCH net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
 2017-08-21 18:04 UTC  (3+ messages)
` [PATCH net-next 2/2] liquidio: make VF driver "

[PATCHv3 net-next] gre: introduce native tunnel support for ERSPAN
 2017-08-21 18:02 UTC  (2+ messages)

[PATCH net-next] net: check type when freeing metadata dst
 2017-08-21 17:57 UTC  (3+ messages)

[PATCH 0/6] Add RSS to DPAA 1.x Ethernet driver
 2017-08-21 17:57 UTC  (3+ messages)
` [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH

Something hitting my total number of connections to the server
 2017-08-21 17:44 UTC  (13+ messages)

[PATCH v2 net-next] net: ipv6: put host and anycast routes on device with address
 2017-08-21 17:41 UTC  (7+ messages)

[PATCH net-next] dsa: remove unused net_device arg from handlers
 2017-08-21 17:39 UTC  (2+ messages)

[PATCH v3 net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-21 17:36 UTC  (3+ messages)
` [PATCH v3 net 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
 2017-08-21 17:32 UTC  (5+ messages)

[PATCH] ptp: make ptp_clock_info const
 2017-08-21 17:31 UTC 

[PATCH 0/6] drivers: make device_attribute const
 2017-08-21 17:26 UTC  (9+ messages)
` [PATCH 4/6] qlogic: "
` [PATCH 5/6] platform/x86: "

commit 16ecba59 breaks 82574L under heavy load
 2017-08-21 17:17 UTC  (4+ messages)
` [PATCH 1/5] e1000e: Fix error path in link detection
  ` [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts

[PATCH] net: ethernet: make ptp_clock_info const
 2017-08-21 17:06 UTC 

[PATCH] net_sched/hhf: update hierarchical backlog when drop packet
 2017-08-21 17:03 UTC  (4+ messages)

[PATCH net v3] ipv6: add rcu grace period before freeing fib6_node
 2017-08-21 16:47 UTC 

pull request (net-next): ipsec-next 2017-08-21
 2017-08-21 16:30 UTC  (2+ messages)

[PATCH net v2] ipv6: add rcu grace period before freeing fib6_node
 2017-08-21 16:19 UTC  (3+ messages)

[RFC net-next] VPLS support
 2017-08-21 16:18 UTC  (9+ messages)
` [PATCH 3/6] mpls: add VPLS entry points
` [PATCH 4/6] mpls: VPLS support

[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
 2017-08-21 16:05 UTC 

[PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver
 2017-08-21 15:56 UTC  (23+ messages)
` [PATCH V8 net-next 01/22] net-next/hinic: Initialize hw interface
` [PATCH V8 net-next 02/22] net-next/hinic: Initialize hw device components
` [PATCH V8 net-next 03/22] net-next/hinic: Initialize api cmd resources
` [PATCH V8 net-next 04/22] net-next/hinic: Initialize api cmd hw
` [PATCH V8 net-next 05/22] net-next/hinic: Add management messages
` [PATCH V8 net-next 06/22] net-next/hinic: Add api cmd commands
` [PATCH V8 net-next 07/22] net-next/hinic: Add aeqs
` [PATCH V8 net-next 08/22] net-next/hinic: Add port management commands
` [PATCH V8 net-next 09/22] net-next/hinic: Add Rx mode and link event handler
` [PATCH V8 net-next 10/22] net-next/hinic: Add logical Txq and Rxq
` [PATCH V8 net-next 11/22] net-next/hinic: Add wq
` [PATCH V8 net-next 12/22] net-next/hinic: Add qp resources
` [PATCH V8 net-next 13/22] net-next/hinic: Set qp context
` [PATCH V8 net-next 14/22] net-next/hinic: Initialize cmdq
` [PATCH V8 net-next 15/22] net-next/hinic: Add ceqs
` [PATCH V8 net-next 16/22] net-next/hinic: Add cmdq commands
` [PATCH V8 net-next 17/22] net-next/hinic: Add cmdq completion handler
` [PATCH V8 net-next 18/22] net-next/hinic: Add Rx handler
` [PATCH V8 net-next 19/22] net-next/hinic: Add Tx operation
` [PATCH V8 net-next 20/22] net-next/hinic: Add ethtool and stats
` [PATCH V8 net-next 21/22] net-next/hinic: Add netpoll
` [PATCH V8 net-next 22/22] net-next/hinic: Add Maintainer

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-21 15:41 UTC  (6+ messages)

[PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware
 2017-08-21 15:05 UTC  (5+ messages)

[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
 2017-08-21 14:58 UTC  (4+ messages)

[PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs()
 2017-08-21 14:56 UTC  (3+ messages)

[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-21 14:23 UTC  (11+ messages)
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac

[PATCH 2/2] vhost-net: revert vhost_exceeds_maxpend logic to its original
 2017-08-21 13:32 UTC  (5+ messages)

[PATCH] can: peak_pci: Make i2c_algo_bit_data const
 2017-08-21 13:26 UTC 

[PATCH 0/2] net: stmmac: phy logging fixes
 2017-08-21 13:16 UTC  (3+ messages)
` [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print


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