netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-21 22:49:16 to 2017-09-23 00:20:07 UTC [more...]

[PATCH 0/3] fix reuseaddr regression
 2017-09-23  0:20 UTC  (3+ messages)
` [PATCH 1/3] net: set tb->fast_sk_family
` [PATCH 2/3] net: use inet6_rcv_saddr to compare sockets

[PATCH net-next 0/3] liquidio: firmware loading
 2017-09-23  0:12 UTC  (4+ messages)
` [PATCH net-next 1/3] liquidio: allow override of firmware present in flash
` [PATCH net-next 2/3] liquidio: verify firmware version when auto-loaded from flash
` [PATCH net-next 3/3] liquidio: update module parameter fw_type to reflect firmware type loaded

[PATCH net v2] net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
 2017-09-22 23:50 UTC  (2+ messages)

[PATCH net] net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
 2017-09-22 23:15 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: dsa: port enabling
 2017-09-22 23:01 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: make slave close symmetrical to open
` [PATCH net-next v3 2/2] net: dsa: add port enable and disable helpers

[PATCH net-next] hv_netvsc: Fix the real number of queues of non-vRSS cases
 2017-09-22 22:31 UTC 

[RFC PATCH 00/11] udp: full early demux for unconnected sockets
 2017-09-22 21:58 UTC  (11+ messages)
` [RFC PATCH 01/11] net: add support for noref skb->sk
` [RFC PATCH 02/11] net: allow early demux to fetch noref socket
` [RFC PATCH 03/11] udp: do not touch socket refcount in early demux
` [RFC PATCH 04/11] net: add simple socket-like dst cache helpers
` [RFC PATCH 05/11] udp: perform full socket lookup in early demux
` [RFC PATCH 06/11] ip/route: factor out helper for local route creation
` [RFC PATCH 07/11] ipv6/addrconf: add an helper for inet6 address lookup
` [RFC PATCH 08/11] net: implement local route cache inside ifaddr
` [RFC PATCH 09/11] route: add ipv4/6 helpers to do partial route lookup vs local dst

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-22 21:29 UTC  (10+ messages)
` [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH v4 2/9] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH v4 3/9] brcmsmac: reindent split functions
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
` [PATCH v4 5/9] r820t: fix r820t_write_reg "
` [PATCH v4 6/9] dvb-frontends: fix i2c access helpers "
` [PATCH v4 7/9] rocker: fix rocker_tlv_put_* functions "
` [PATCH v4 8/9] netlink: fix nla_put_{u8,u16,u32} "
` [PATCH v4 9/9] kasan: rework Kconfig settings

[PATCH,v3,net-next 0/2] Improve code coverage of syzkaller
 2017-09-22 20:49 UTC  (3+ messages)
` [PATCH,v3,net-next 1/2] tun: enable NAPI for TUN/TAP driver
` [PATCH,v3,net-next 2/2] tun: enable napi_gro_frags() "

[PATCH] [for 4.14] net: qcom/emac: specify the correct size when mapping a DMA buffer
 2017-09-22 20:32 UTC 

[PATCH net-next v2 0/3] net: dsa: use slave device phydev
 2017-09-22 20:11 UTC  (7+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] net: dsa: make slave close symmetrical to open
` [PATCH net-next v2 3/3] net: dsa: add port enable and disable helpers

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-22 20:08 UTC  (7+ messages)
` [PATCH net-next 2/2] net: dsa: "

[PATCH net-next 0/4] net: dsa: simplify port enabling
 2017-09-22 19:11 UTC  (16+ messages)
` [PATCH net-next 1/4] net: dsa: move up phy enabling in core
` [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable
` [PATCH net-next 3/4] net: dsa: make slave close symmetrical to open
` [PATCH net-next 4/4] net: dsa: add port enable and disable helpers

[PATCH] r8152: add Linksys USB3GIGV1 id
 2017-09-22 19:06 UTC 

[PATCH,v2,net-next 0/2] Improve code coverage of syzkaller
 2017-09-22 18:12 UTC  (11+ messages)
` [PATCH,v2,net-next 1/2] tun: enable NAPI for TUN/TAP driver
` [PATCH,v2,net-next 2/2] tun: enable napi_gro_frags() "

[PATCH][V3] e1000: avoid null pointer dereference on invalid stat type
 2017-09-22 18:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] Add a driver for Renesas uPD60620 and uPD60620A PHYs
 2017-09-22 17:59 UTC  (2+ messages)

[PATCH iproute2] man: fix documentation for range of route table ID
 2017-09-22 17:09 UTC  (3+ messages)
` [PATCH iproute2 v2] "

[PATCH iproute2 master 0/2] BPF/XDP json follow-up
 2017-09-22 17:07 UTC  (2+ messages)

usb/wireless/rsi_91x: use-after-free write in __run_timers
 2017-09-22 17:04 UTC 

[PATCH] brcm80211: make const array ucode_ofdm_rates static, reduces object code size
 2017-09-22 16:51 UTC  (2+ messages)

[PATCH] i40e: make const array patterns static, reduces object code size
 2017-09-22 16:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] Switch to use the new hashtable implementation. This reduces the code and need for yet another hashtable implementation
 2017-09-22 16:25 UTC 

[PATCH net-next] bpf/verifier: improve disassembly of BPF_END instructions
 2017-09-22 16:23 UTC  (14+ messages)

[PATCH net v2] l2tp: fix race condition in l2tp_tunnel_delete
 2017-09-22 16:16 UTC  (3+ messages)

URGENT RESPOND NEEDED FROM YOU BY DANIEL MMINELE THE DEPUTY GOVERNOR OF SOUTH AFRICAN RESERVE BANK
 2017-09-22 16:06 UTC 

[PATCH net-next 00/10] Add support for DCB feature in hns3 driver
 2017-09-22 16:03 UTC  (8+ messages)
` [PATCH net-next 01/10] net: hns3: Support for dynamically assigning tx buffer to TC
` [PATCH net-next 10/10] net: hns3: Add mqprio support when interacting with network stack

[PATCH] hv_netvsc: make const array ver_list static, reduces object code size
 2017-09-22 16:00 UTC  (2+ messages)

[net-next] net: remove MTU limits for dummy and ifb device
 2017-09-22 15:57 UTC 

[PATCH] b43: make const arrays static, reduces object code size
 2017-09-22 15:39 UTC 

tg3 pxe weirdness
 2017-09-22 15:34 UTC  (5+ messages)

[PATCH][V2] e1000: avoid null pointer dereference on invalid stat type
 2017-09-22 14:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] forcedeth: optimize the xmit/rx with unlikely
 2017-09-22 14:20 UTC 

[pktgen script v2 0/2] Add a pktgen sample script of NUMA awareness
 2017-09-22 14:06 UTC  (3+ messages)

[PATCH v4 1/3] ipv4: Namespaceify tcp_fastopen knob
 2017-09-22 13:48 UTC  (3+ messages)
` [PATCH v4 2/3] ipv4: Namespaceify tcp_fastopen_key knob
` [PATCH v4 3/3] ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob

[PATCH net 0/2] l2tp: fix some races in session deletion
 2017-09-22 13:39 UTC  (3+ messages)
` [PATCH net 1/2] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH net 2/2] l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()

[patch net-next 00/12] mlxsw: Add support for offloading IPv4 multicast routes
 2017-09-22 13:21 UTC  (8+ messages)
` [patch net-next 03/12] ipmr: Add FIB notification access functions
` [patch net-next 07/12] mlxsw: spectrum: Add the multicast routing offloading logic

[net-next 0/2] add device MTU validation check
 2017-09-22 12:59 UTC  (11+ messages)
` [net-next 1/2] dummy: "
` [net-next 2/2] ifb: "

[PATCH] MAINTAINERS: update git tree locations for ieee802154 subsystem
 2017-09-22 12:28 UTC 

[PATCH] e1000: avoid null pointer dereference on invalid stat type
 2017-09-22 11:55 UTC  (3+ messages)

[PATCH] net: stmmac: Meet alignment requirements for DMA
 2017-09-22 11:13 UTC 

[PATCH net-next] net: mvpp2: phylink support
 2017-09-22 11:07 UTC  (3+ messages)

[PATCH 0/5] use setup_timer() helper function
 2017-09-22 10:58 UTC  (6+ messages)
` [PATCH 1/5] net: nfc: hci: use setup_timer() helper
` [PATCH 2/5] net: nfc: hci: llc_shdlc: "
` [PATCH 3/5] net: af_packet: "
` [PATCH 4/5] net: nfc: core: "
` [PATCH 5/5] net: nfc: llcp_core: "

[PATCH] wireless: iwlegacy: make const array static to shink object code size Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit
 2017-09-22 10:54 UTC  (10+ messages)

tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test
 2017-09-22 10:17 UTC 

[PATCH net-next RFC 0/5] batched tx processing in vhost_net
 2017-09-22  9:07 UTC  (9+ messages)
` [PATCH net-next RFC 1/5] vhost: split out ring head fetching logic
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 4/5] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing

[RFC PATCH 0/0] Introduce MPLS over GRE
 2017-09-22  8:39 UTC  (4+ messages)
` [PATCH 2/2] ip_tunnel: add mpls over gre encapsulation

[PATCH net 0/4] net:ethernet:aquantia: Atlantic driver bugfixes and improvements
 2017-09-22  7:24 UTC  (4+ messages)
` [PATCH net 1/4] net:ethernet:aquantia: Setup max_mtu in ndev to enable jumbo frames

linux-next: build failure after merge of the net-next tree
 2017-09-22  7:10 UTC  (3+ messages)

[PATCH net-next] virtio-net: correctly set xdp_xmit for mergeable buffer
 2017-09-22  6:38 UTC 

[PATCH 00/64] use setup_timer() helper function
 2017-09-22  6:22 UTC  (3+ messages)

[PATCH net-next v2 0/6] rtnetlink: preparation patches for further rtnl lock pushdown/removal
 2017-09-22  6:10 UTC  (7+ messages)
` [PATCH net-next v2 1/6] selftests: rtnetlink.sh: add rudimentary vrf test
` [PATCH net-next v2 2/6] rtnetlink: add helper to put master ifindex
` [PATCH net-next v2 3/6] rtnetlink: add helper to dump qdisc name
` [PATCH net-next v2 4/6] rtnetlink: add helper to dump ifalias
` [PATCH net-next v2 5/6] rtnetlink: add helpers to dump vf and netnsid information
` [PATCH net-next v2 6/6] rtnetlink: rtnl_have_link_slave_info doesn't need rtnl

[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
 2017-09-22  4:06 UTC  (4+ messages)
` [PATCH net-next 3/3] virtio-net: support XDP_REDIRECT

Regression in throughput between kvm guests over virtual bridge
 2017-09-22  4:03 UTC  (14+ messages)

Latest net-next from GIT panic
 2017-09-22  3:42 UTC  (4+ messages)
  ` [PATCH net] net: prevent dst uses after free

[PATCH net-next] test_rhashtable: remove initdata annotation
 2017-09-22  3:42 UTC  (2+ messages)

[PATCH net-next] net: vrf: remove skb_dst_force() after skb_dst_set()
 2017-09-22  3:36 UTC  (2+ messages)

[PATCH] net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
 2017-09-22  3:36 UTC  (2+ messages)

[PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-22  2:54 UTC  (3+ messages)
` [PATCH v3 09/31] jfs: Define usercopy region in jfs_ip slab cache

[PATCH net-next v2] net: Remove useless function skb_header_release
 2017-09-22  2:25 UTC 

[PATCH v2 3/3] can: m_can: Add PM Runtime
 2017-09-22  1:54 UTC  (4+ messages)
` [v2,3/3] "

(unknown),
 2017-09-22  1:22 UTC 

[PATCH net] net/ncsi: Don't assume last available channel exists
 2017-09-22  1:11 UTC  (4+ messages)

Kernel 4.13.0-rc4-next-20170811 - IP Routing / Forwarding performance vs Core/RSS number / HT on
 2017-09-22  0:37 UTC  (15+ messages)

[PATCH net] net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered
 2017-09-22  0:00 UTC 

[Patch net-next] net_sched: use idr to allocate u32 filter handles
 2017-09-21 23:43 UTC 

[Patch net-next] net_sched: use idr to allocate basic filter handles
 2017-09-21 23:43 UTC 

[Patch net-next] net_sched: use idr to allocate bpf filter handles
 2017-09-21 23:43 UTC 

[net-next:master 42/46] net/ipv4/fib_frontend.c:411:16: error: 'struct netns_ipv4' has no member named 'fib_has_custom_local_routes'
 2017-09-21 23:27 UTC 

[PATCH] cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'
 2017-09-21 23:01 UTC 

[PATCH 1/1] net: ti: netcp: use setup_timer
 2017-09-21 22:49 UTC  (2+ messages)

[PATCH 1/1] net: usb: catc: use setup_timer() helper
 2017-09-21 22:49 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).