netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-27 10:24:06 to 2018-05-28 16:09:21 UTC [more...]

[PATCH v4 net-next 00/19] inet: frags: bring rhashtables to IP defrag
 2018-05-28 16:09 UTC  (5+ messages)

[PATCH] net: sched: split tc_ctl_tfilter into three handlers
 2018-05-28 16:06 UTC  (3+ messages)

[PATCH v2 net-next] net:sched: add action inheritdsfield to skbedit
 2018-05-28 16:01 UTC  (3+ messages)

Unable to create ip alias on bridge interface
 2018-05-28 12:05 UTC  (2+ messages)

[PATCH net-next] net: bridge: Lock before br_fdb_find()
 2018-05-28 15:53 UTC  (3+ messages)

[PATCH] net: davinci: fix building davinci mdio code without CONFIG_OF
 2018-05-28 15:50 UTC 

[PATCH, net-next] net: ethernet: freescale: fix false-positive string overflow warning
 2018-05-28 15:49 UTC 

[PATCH net-next 00/14] nfp: abm: RED/MQ qdisc offload
 2018-05-28 15:49 UTC  (3+ messages)
` [PATCH net-next 05/14] nfp: abm: add simple RED offload

[bpf-next PATCH] bpf: sockhash fix race with bpf_tcp_close and map delete
 2018-05-28 15:48 UTC  (4+ messages)

[PATCH v3 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-28 15:35 UTC  (2+ messages)
` [PATCH v3 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[PATCH] brcmfmac: stop watchdog before detach and free everything
 2018-05-28 15:33 UTC  (6+ messages)

[PATCH] [net-next, wrong] make BPFILTER_UMH depend on X86
 2018-05-28 15:31 UTC 

[PATCH v2 00/11] Modify action API for implementing lockless actions
 2018-05-28 15:24 UTC  (33+ messages)
` [PATCH v2 01/11] net: sched: use rcu for action cookie update
` [PATCH v2 02/11] net: sched: change type of reference and bind counters
` [PATCH v2 03/11] net: sched: implement unlocked action init API
` [PATCH v2 04/11] net: sched: always take reference to action
` [PATCH v2 05/11] net: sched: implement action API that deletes action by index
` [PATCH v2 06/11] net: sched: add 'delete' function to action ops
` [PATCH v2 07/11] net: sched: implement reference counted action release
` [PATCH v2 08/11] net: sched: don't release reference on action overwrite
` [PATCH v2 09/11] net: sched: use reference counting action init
` [PATCH v2 10/11] net: sched: atomically check-allocate action
` [PATCH v2 11/11] net: sched: change action API to use array of pointers to actions
  ` [PATCH v3 00/11] Modify action API for implementing lockless actions
    ` [PATCH v3 01/11] net: sched: use rcu for action cookie update
    ` [PATCH v3 02/11] net: sched: change type of reference and bind counters
    ` [PATCH v3 03/11] net: sched: implement unlocked action init API
    ` [PATCH v3 04/11] net: sched: always take reference to action
    ` [PATCH v3 05/11] net: sched: implement action API that deletes action by index
    ` [PATCH v3 06/11] net: sched: add 'delete' function to action ops
    ` [PATCH v3 07/11] net: sched: implement reference counted action release
    ` [PATCH v3 08/11] net: sched: don't release reference on action overwrite
    ` [PATCH v3 09/11] net: sched: use reference counting action init
    ` [PATCH v3 10/11] net: sched: atomically check-allocate action
    ` [PATCH v3 11/11] net: sched: change action API to use array of pointers to actions

[PATCH net-next v3 0/7] net: bridge: Notify about bridge VLANs
 2018-05-28 15:11 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: bridge: Extract boilerplate around switchdev_port_obj_*()
` [PATCH net-next v3 2/7] mlxsw: spectrum_switchdev: Ignore bridge VLAN events
` [PATCH net-next v3 3/7] rocker: rocker_main: "
` [PATCH net-next v3 4/7] dsa: port: "
` [PATCH net-next v3 5/7] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v3 6/7] net: bridge: Notify about bridge VLANs
` [PATCH net-next v3 7/7] mlxsw: spectrum_switchdev: Schedule respin during trans prepare

possible deadlock in bpf_tcp_close
 2018-05-28 14:51 UTC  (2+ messages)

[PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver
 2018-05-28 14:29 UTC  (2+ messages)

[PATCH net-next v16 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-28 14:27 UTC  (9+ messages)
` [PATCH net-next v16 3/8] sch_cake: Add optional ACK filter
` [PATCH net-next v16 2/8] sch_cake: Add ingress mode
` [PATCH net-next v16 1/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v16 6/8] sch_cake: Add DiffServ handling
` [PATCH net-next v16 4/8] netfilter: Add nf_ct_get_tuple_skb callback
` [PATCH net-next v16 5/8] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v16 7/8] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v16 8/8] sch_cake: Conditionally split GSO segments

[PATCH net-next v2 0/7] net: bridge: Notify about bridge VLANs
 2018-05-28 13:39 UTC  (9+ messages)
` [PATCH net-next v2 1/7] net: bridge: Extract boilerplate around switchdev_port_obj_*()
` [PATCH net-next v2 2/7] mlxsw: spectrum_switchdev: Ignore bridge VLAN events
` [PATCH net-next v2 3/7] rocker: rocker_main: "
` [PATCH net-next v2 4/7] dsa: port: "
` [PATCH net-next v2 5/7] staging: fsl-dpaa2: ethsw: "
` [PATCH net-next v2 6/7] net: bridge: Notify about bridge VLANs
` [PATCH net-next v2 7/7] mlxsw: spectrum_switchdev: Schedule respin during trans prepare

IT Helpdesk! Treat Very Urgently!!!
 2018-05-28 13:02 UTC 

UAF in Infiniband driver
 2018-05-28 12:26 UTC 

STMMAC driver with TSO enabled issue
 2018-05-28 10:56 UTC  (14+ messages)

[PATCH net-next] netfilter: fix null-ptr-deref in nf_nat_decode_session
 2018-05-28 10:52 UTC  (2+ messages)

[RFC net-next 0/4] net: sched: support replay of filter offload when binding to block
 2018-05-28 10:48 UTC  (2+ messages)

[PATCH v2 net] tun: Fix NULL pointer dereference in XDP redirect
 2018-05-28 10:37 UTC 

[PATCH 0/6] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-05-28  9:51 UTC  (4+ messages)
` [PATCH 3/6] ravb: remove custom .set_link_ksettings from ethtool ops

Grant-
 2018-05-28  2:44 UTC 

[PATCH rdma-next v1 00/13] Verbs flow counters support
 2018-05-28  9:16 UTC  (14+ messages)
` [PATCH mlx5-next v1 02/13] net/mlx5: Export flow counter related API
` [PATCH rdma-next v1 05/13] IB/core: Introduce counters read verb
` [PATCH rdma-next v1 06/13] IB/uverbs: Add read counters support
` [PATCH rdma-next v1 07/13] IB/core: Support passing uhw for create_flow
` [PATCH rdma-next v1 08/13] IB/core: Add support for flow counters
` [PATCH rdma-next v1 09/13] IB/uverbs: "
` [PATCH rdma-next v1 10/13] IB/mlx5: Add counters create and destroy support
` [PATCH rdma-next v1 11/13] IB/mlx5: Add flow counters binding support
` [PATCH rdma-next v1 12/13] IB/mlx5: Add flow counters read support
` [PATCH rdma-next v1 13/13] IB/mlx5: Add "

[PATCH] net: qmi_wwan: Add Netgear Aircard 779S
 2018-05-28  8:45 UTC  (2+ messages)

refactor 32-bit dma limit quirks
 2018-05-28  8:39 UTC  (13+ messages)
` [PATCH 5/7] x86: remove the experimental forcesac boot option
` [PATCH 6/7] x86: remove the explicit nodac and allowdac option
` [PATCH 7/7] x86: switch the VIA 32-bit DMA quirk to use the struct device flag

[PATCH net] mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
 2018-05-28  8:31 UTC  (5+ messages)

[PATCH net-next 0/7] net: bridge: Notify about bridge VLANs
 2018-05-28  8:20 UTC  (6+ messages)
` [PATCH net-next 6/7] "

4.16 issue with mbim modem and ping with size > 14552 bytes
 2018-05-28  8:04 UTC  (5+ messages)

[PATCH iproute2] net:sched: add action inheritdsfield to skbedit
 2018-05-28  5:54 UTC 

[PATCH net] be2net: Fix error detection logic for BE3
 2018-05-28  5:26 UTC 

[PATCH v2] Revert "alx: remove WoL support"
 2018-05-28  5:06 UTC  (5+ messages)

[PATCH bpf v2 0/5] fix test_sockmap
 2018-05-28  4:38 UTC  (6+ messages)
` [PATCH bpf v2 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf v2 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf v2 3/5] selftests/bpf: test_sockmap, fix test timeout
` [PATCH bpf v2 4/5] selftests/bpf: test_sockmap, fix data verification
` [PATCH bpf v2 5/5] selftests/bpf: test_sockmap, print additional test options

[PATCH net] tun: Fix NULL pointer dereference in XDP redirect
 2018-05-28  4:28 UTC  (5+ messages)

[PATCH bpf-next 0/5] fix test_sockmap
 2018-05-28  4:16 UTC  (10+ messages)

[PATCH] drivers/net/phy/micrel: Fix for PHY KSZ8061 errrata: Potential link-up failure when Ethernet cable is connected slowly
 2018-05-28  3:08 UTC  (2+ messages)

[PATCH net] stmmac: fix reception of 802.1ad Ethernet tagged frames
 2018-05-28  0:44 UTC  (12+ messages)
` [PATCH v2 net] stmmac: strip vlan tag on reception only for 8021q "
              ` [PATCH v3 net] stmmac: Added support for 802.1ad S-TAG stripping
                  ` [PATCH v4 net] stmmac: 802.1ad tag stripping support fix

[PATCH bpf-next 00/11] Misc BPF improvements
 2018-05-28  0:43 UTC  (12+ messages)
` [PATCH bpf-next 01/11] bpf: test case for map pointer poison with calls/branches
` [PATCH bpf-next 02/11] bpf: add also cbpf long jump test cases with heavy expansion
` [PATCH bpf-next 03/11] bpf: fixup error message from gpl helpers on license mismatch
` [PATCH bpf-next 04/11] bpf: show prog and map id in fdinfo
` [PATCH bpf-next 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps
` [PATCH bpf-next 06/11] bpf: add bpf_skb_cgroup_id helper
` [PATCH bpf-next 07/11] bpf: make sure to clear unused fields in tunnel/xfrm state fetch
` [PATCH bpf-next 08/11] bpf: fix cbpf parser bug for octal numbers
` [PATCH bpf-next 09/11] bpf: fix context access in tracing progs on 32 bit archs
` [PATCH bpf-next 10/11] bpf: sync bpf uapi header with tools
` [PATCH bpf-next 11/11] bpf, doc: add missing patchwork url and libbpf to maintainers

WARNING in bpf_int_jit_compile
 2018-05-27 23:17 UTC  (2+ messages)

[PATCH v3 bpf-next 0/5] bpf: Hooks for sys_sendmsg
 2018-05-27 22:59 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: missing headers test_lwt_seg6local
 2018-05-27 22:37 UTC  (2+ messages)

[PATCH, net-next 1/2] bpf: btf: avoid -Wreturn-type warning
 2018-05-27 22:37 UTC  (4+ messages)
` [PATCH, net-next 2/2] bpf: avoid -Wmaybe-uninitialized warning

[PATCH bpf-next] libbpf: Install btf.h with libbpf
 2018-05-27 22:35 UTC  (2+ messages)

Proposal
 2018-05-27 22:29 UTC 

aio poll and a new in-kernel poll API V13
 2018-05-27 22:27 UTC  (5+ messages)

KASAN: use-after-free Read in bpf_tcp_close
 2018-05-27 22:16 UTC  (2+ messages)

general protection fault in bpf_tcp_close
 2018-05-27 22:15 UTC  (2+ messages)

KASAN: use-after-free Write in bpf_tcp_close
 2018-05-27 22:15 UTC  (2+ messages)

[PATCH] ath10k: fix memory leak of tpc_stats
 2018-05-27 21:17 UTC 

[PATCH v2 0/5] build warnings cleanup
 2018-05-27 15:45 UTC  (6+ messages)
` [PATCH v2 1/5] crypto:chtls: key len correction
` [PATCH v2 2/5] crypto: chtls: wait for memory sendmsg, sendpage
` [PATCH v2 3/5] crypto: chtls: dereference null variable
` [PATCH v2 4/5] crypto: chtls: kbuild warnings
` [PATCH v2 5/5] crypto: chtls: free beyond end rspq_skb_cache

[PATCH net] VSOCK: check sk state before receive
 2018-05-27 15:29 UTC  (2+ messages)

[PATCH net-next 0/7] net: Add address attribute to control metric of prefix route
 2018-05-27 15:10 UTC  (9+ messages)
` [PATCH net-next 1/7] net/ipv6: Convert ipv6_add_addr to struct ifa6_config
` [PATCH net-next 2/7] net/ipv6: Pass ifa6_config struct to inet6_addr_add
` [PATCH net-next 3/7] net/ipv6: Pass ifa6_config struct to inet6_addr_modify
` [PATCH net-next 4/7] net: Add IFA_RT_PRIORITY address attribute
` [PATCH net-next 5/7] net/ipv4: Add support for specifying metric of connected routes
` [PATCH net-next 6/7] net/ipv6: "
` [PATCH net-next 7/7] selftests: fib_tests: Add prefix route tests with metric
` [PATCH iproute2-next] ipaddress: Add support for address metric

[PATCH] iptables-compat: homogenize error message
 2018-05-27 13:09 UTC 

Congratulations,
 2018-05-27 12:39 UTC 

[PATCH bpf 2/2] bpf: enforce usage of __aligned_u64 in the UAPI header
 2018-05-27 11:28 UTC 

[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-05-27 11:28 UTC 

[PATCH bpf 0/2] Use __aligned_u64 in UAPI fields
 2018-05-27 11:28 UTC 

[PATCH v5 0/3] IR decoding using BPF
 2018-05-27 11:24 UTC  (4+ messages)
` [PATCH v5 1/3] bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
` [PATCH v5 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
` [PATCH v5 3/3] bpf: add selftest for lirc_mode2 type program

[PATCH rdma-next 0/3] Introduce new mlx5 CQE format
 2018-05-27 10:42 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Exposing a new mini-CQE format
` [PATCH rdma-next 2/3] IB/mlx5: Refactor CQE compression response
` [PATCH rdma-next 3/3] IB/mlx5: Introduce a new mini-CQE format


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