netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-13 13:19:18 to 2018-02-14 07:06:19 UTC [more...]

[PATCH 0/3] Updates to segmentation-offloads.txt
 2018-02-14  7:05 UTC  (4+ messages)
` [PATCH 1/3] docs: segmentation-offloads.txt: update for UFO depreciation
` [PATCH 2/3] docs: segmentation-offloads.txt: Fix ref to SKB_GSO_TUNNEL_REMCSUM
` [PATCH 3/3] docs: segmentation-offloads.txt: add SCTP info

[PATCH net] selftests/net: fixes psock_fanout eBPF test case
 2018-02-14  7:00 UTC 

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-14  5:54 UTC  (4+ messages)
` [PATCH v7 31/37] MAINTAINERS: Add nds32

[PATCH net v3] tipc: fix missing RTNL lock protection during setting link properties
 2018-02-14  5:40 UTC  (3+ messages)

[PATCH net v4 0/7] tipc: Fix missing RTNL lock protection during setting link properties
 2018-02-14  5:38 UTC  (8+ messages)
` [PATCH net v4 1/7] tipc: Refactor __tipc_nl_compat_doit
` [PATCH net v4 2/7] tipc: Introduce __tipc_nl_bearer_disable
` [PATCH net v4 3/7] tipc: Introduce __tipc_nl_bearer_enable
` [PATCH net v4 4/7] tipc: Introduce __tipc_nl_bearer_set
` [PATCH net v4 5/7] tipc: Introduce __tipc_nl_media_set
` [PATCH net v4 6/7] tipc: Introduce __tipc_nl_net_set
` [PATCH net v4 7/7] tipc: Fix missing RTNL lock protection during setting link properties

(unknown),
 2018-02-13 22:56 UTC 

[PATCH net-next] selftests: Add FIB onlink tests
 2018-02-14  4:35 UTC  (4+ messages)

[PATCH v2 net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
 2018-02-14  4:32 UTC 

[PATCH net-next 00/10] PTP support for DSA and mv88e6xxx driver
 2018-02-14  3:59 UTC  (12+ messages)
` [PATCH net-next 01/10] net: ptp: Add stub for ptp_classify_raw()
` [PATCH net-next 02/10] net: dsa: mv88e6xxx: export g2 register accessors
` [PATCH net-next 03/10] net: dsa: mv88e6xxx: add accessors for PTP/TAI registers
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock
` [PATCH net-next 05/10] net: dsa: mv88e6xxx: add support for GPIO configuration
` [PATCH net-next 06/10] net: dsa: mv88e6xxx: add support for event capture
` [PATCH net-next 07/10] net: dsa: forward hardware timestamping ioctls to switch driver
` [PATCH net-next 08/10] net: dsa: forward timestamping callbacks to switch drivers
` [PATCH net-next 09/10] net: dsa: mv88e6xxx: add rx/tx timestamping support
` [PATCH net-next 10/10] net: dsa: mv88e6xxx: add workaround for 6341 timestamping

[PATCH RFC 0/2] Packed ring for vhost
 2018-02-14  3:48 UTC  (6+ messages)
` [PATCH RFC 1/2] virtio: introduce packed ring defines
` [PATCH RFC 2/2] vhost: packed ring support

[PATCH net] tuntap: try not batch packets for devmap
 2018-02-14  3:36 UTC 

[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-13
 2018-02-14  3:31 UTC  (12+ messages)
` [net-next 01/10] i40e: Make local function i40e_get_link_speed static
` [net-next 02/10] i40evf: use GFP_ATOMIC under spin lock
` [net-next 03/10] i40e: don't leak memory addresses
` [net-next 04/10] i40e: broadcast filters can trigger overflow promiscuous
` [net-next 05/10] i40evf: Use an iterator of the same type as the list
` [net-next 06/10] i40e: refactor promisc_changed in i40e_sync_vsi_filters
` [net-next 07/10] i40e: do not force filter failure in overflow promiscuous
` [net-next 08/10] i40e: i40e: Change ethtool check from MAC to HW flag
` [net-next 09/10] i40evf: use __dev_[um]c_sync routines in .set_rx_mode
` [net-next 10/10] i40evf: Make VF reset warning message more clear

[PATCH bpf-next] bpf: fix sock_map_alloc() error path
 2018-02-14  3:22 UTC  (5+ messages)

[PATCH bpf v2] bpf: fix memory leak in lpm_trie map_free callback function
 2018-02-14  3:17 UTC  (2+ messages)

[net-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect
 2018-02-14  2:56 UTC  (3+ messages)

WARNING in kvmalloc_node
 2018-02-14  2:55 UTC 

[bpf-next PATCH] net: avoid including xdp.h in filter.h
 2018-02-14  2:28 UTC  (3+ messages)

[PATCH bpf] bpf: samples/sockmap detach sock ops program
 2018-02-14  2:27 UTC  (3+ messages)

[PATCH bpf] bpf: samples/sockmap fix Makefile for build error
 2018-02-14  2:26 UTC  (3+ messages)

[PATCH bpf-next] tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user
 2018-02-14  2:04 UTC  (2+ messages)

[bpf-next PATCH] selftests/bpf: fix Makefile for cgroup_helpers.c
 2018-02-14  2:04 UTC  (2+ messages)

[iproute PATCH] Remove leftovers from removed Latex documentation
 2018-02-14  1:47 UTC  (3+ messages)

[PATCH bpf] bpf: fix memory leak in lpm_trie map_free callback function
 2018-02-14  1:46 UTC  (3+ messages)

[vhost:vhost 22/23] drivers/firmware/qemu_fw_cfg.c:130:36: sparse: incorrect type in initializer (different base types)
 2018-02-14  1:31 UTC  (2+ messages)

A TLP implementation question
 2018-02-14  1:11 UTC  (2+ messages)

[PATCH v1 net-next 0/3] lan743x: Add new lan743x driver
 2018-02-14  1:11 UTC  (6+ messages)
` [PATCH v1 net-next 1/3] lan743x: Add main source file for "
` [PATCH v1 net-next 2/3] lan743x: Update Kconfig and Makefile to include "
` [PATCH v1 net-next 3/3] lan743x: Update MAINTAINERS to include lan743x driver maintainers

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-14  0:48 UTC  (7+ messages)

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-14  0:47 UTC  (10+ messages)

[PATCH net 0/4] ibmvnic: Fix memory leaks in the driver
 2018-02-14  0:23 UTC  (5+ messages)
` [PATCH net 1/4] ibmvnic: Fix login buffer memory leaks
` [PATCH net 2/4] ibmvnic: Fix NAPI structures memory leak
` [PATCH net 3/4] ibmvnic: Free RX socket buffer in case of adapter error
` [PATCH net 4/4] ibmvnic: Clean RX pool buffers during device close

WARNING: kmalloc bug in bpf_prog_array_copy_info
 2018-02-13 23:59 UTC 

[RFC PATCH bpf-next 0/2] bpf/verifier: simplify subprog tracking
 2018-02-13 23:30 UTC  (7+ messages)

[PATCH net] ibmvnic: Wait until reset is complete to set carrier on
 2018-02-13 21:32 UTC 

[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
 2018-02-13 21:21 UTC  (10+ messages)
` [PATCH RFC net-next 5/7] "

[PATCH V6 4/4] selinux: Add SCTP support
 2018-02-13 20:57 UTC 

[PATCH V6 3/4] sctp: Add LSM hooks
 2018-02-13 20:56 UTC 

[PATCH V6 2/4] sctp: Add ip option support
 2018-02-13 20:54 UTC 

[PATCH] igb: Fix a test with HWTSTAMP_TX_ON
 2018-02-13 20:54 UTC  (2+ messages)

[PATCH V6 1/4] security: Add support for SCTP security hooks
 2018-02-13 20:53 UTC 

[PATCH V6 0/4] Add SELinux SCTP protocol support
 2018-02-13 20:52 UTC 

[ANNOUNCE] igmpproxy 0.2
 2018-02-13 20:50 UTC  (2+ messages)
` [ANNOUNCE] igmpproxy 0.2.1

[PATCH V2 net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-13 20:41 UTC  (3+ messages)

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-13 20:38 UTC  (3+ messages)

[PATCH net-next 1/3] bpf, seccomp: Add eBPF filter capabilities
 2018-02-13 20:34 UTC  (2+ messages)

[PATCH net-next 3/3] bpf: Add eBPF seccomp sample programs
 2018-02-13 20:18 UTC  (2+ messages)

BUG: free active (active state 0) object type: work_struct hint: strp_work
 2018-02-13 20:15 UTC  (3+ messages)

KASAN: use-after-free Read in rds_find_bound
 2018-02-13 20:12 UTC  (3+ messages)

[PATCH net-next 0/4] net: dev: Make protocol ptr dependent on CONFIG
 2018-02-13 19:56 UTC  (6+ messages)
` [PATCH net-next 1/4] net: Make dn_ptr depend on CONFIG_DECNET
` [PATCH net-next 2/4] net: Make ax25_ptr depend on CONFIG_AX25
` [PATCH net-next 3/4] net: Make atalk_ptr depend on ATALK or IRDA
` [PATCH net-next 4/4] net: Remove atalk header from socket.c

[PATCH net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
 2018-02-13 19:52 UTC  (3+ messages)

[net PATCH] Revert "net: thunderx: Add support for xdp redirect"
 2018-02-13 19:35 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: fib_tests: simplifications, verbosity and a race
 2018-02-13 19:34 UTC  (6+ messages)
` [PATCH net-next 1/4] selftests: fib_tests: simplify ip commands in a namespace
` [PATCH net-next 2/4] selftests: fib_tests: Make test results more verbose
` [PATCH net-next 3/4] selftests: fib_tests: Move admin of dummy0 to helpers
` [PATCH net-next 4/4] selftests: fib_tests: sleep after changing carrier

KASAN: use-after-free Read in sock_release
 2018-02-13 19:16 UTC  (7+ messages)

[PATCH net-next] net/ipv4: Unexport fib_multipath_hash and fib_select_path
 2018-02-13 19:01 UTC  (2+ messages)

[PATCH net-next] net/ipv4: Simplify fib_select_path
 2018-02-13 19:01 UTC  (2+ messages)

[PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it
 2018-02-13 18:56 UTC  (3+ messages)

possible deadlock in flush_work (2)
 2018-02-13 18:55 UTC  (4+ messages)

KASAN: use-after-free Read in rds_tcp_dev_event
 2018-02-13 18:52 UTC  (3+ messages)

KASAN: use-after-free Read in sit_tunnel_xmit
 2018-02-13 18:48 UTC  (3+ messages)

[PATCH ipsec,v3] net: xfrm_policy: fix device unregistration hang
 2018-02-13 18:23 UTC  (3+ messages)

[PATCH RFC net-next 1/4] ipv4: fib_rules: support match on sport, dport and ip proto
 2018-02-13 18:21 UTC  (8+ messages)

[Crypto v4 03/12] support for inline tls
 2018-02-13 18:20 UTC  (3+ messages)

lost connection to test machine (4)
 2018-02-13 18:13 UTC  (8+ messages)

[PATCH] rtl_bt: Add firmware and configuration files for the Bluetooth parts of RTL8821C and RTL8723D
 2018-02-13 18:11 UTC  (2+ messages)

[PATCH v3 net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-13 17:46 UTC 

[patch net 0/2] net: sched: couple of fixes
 2018-02-13 17:32 UTC  (2+ messages)

[patch net-next] mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
 2018-02-13 17:27 UTC  (2+ messages)

[patch net-next 0/3] mlxsw: SPAN cleanups
 2018-02-13 17:26 UTC  (2+ messages)

[patch net-next 0/2] mlxsw: IPIP cleanups
 2018-02-13 17:25 UTC  (2+ messages)

[patch net] mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
 2018-02-13 17:23 UTC  (2+ messages)

[PATCH net] netfilter: nat: cope with negative port range
 2018-02-13 17:22 UTC  (3+ messages)

[PATCH] net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
 2018-02-13 17:22 UTC  (2+ messages)

[PATCH] tcp: Support tcp socket allocated counter in namespace
 2018-02-13 17:19 UTC  (2+ messages)

[PATCH net-next] rds: do not call ->conn_alloc with GFP_KERNEL
 2018-02-13 17:07 UTC  (3+ messages)

[PATCH net-next] dpaa_eth: fix incorrect comment
 2018-02-13 17:06 UTC  (2+ messages)

[PATCH net-next 0/8] net: sched: act: add extack support
 2018-02-13 16:58 UTC  (5+ messages)
` [PATCH net-next 7/8] net: sched: act: handle extack in tcf_generic_walker

[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-13 16:52 UTC  (4+ messages)

hello
 2018-02-13 16:45 UTC 

short question for you
 2018-02-13 14:45 UTC 

[PATCH net-next v3 00/32] Replacing net_mutex with rw_semaphore
 2018-02-13 15:54 UTC  (2+ messages)

[PATCH net-next 2/3] seccomp, ptrace: Add a mechanism to retrieve attached eBPF seccomp filters
 2018-02-13 15:43 UTC 

(unknown),
 2018-02-13 12:43 UTC 

[PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu
 2018-02-13 14:58 UTC  (4+ messages)

[PATCH] netfilter: ipt_ah: return boolean instead of integer
 2018-02-13 14:25 UTC 

[PATCH net-next] tcp: try to keep packet if SYN_RCV race is lost
 2018-02-13 14:14 UTC 

[PATCH 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
 2018-02-13 13:42 UTC  (2+ messages)

Commit 05cf0d1bf4 ("net: stmmac: free an skb first when there are no longer any descriptors using it") breaks stmmac?
 2018-02-13 13:33 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).