netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 09:48:54 to 2019-06-19 23:57:40 UTC [more...]

[PATCH net v5 0/6] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-19 23:57 UTC  (7+ messages)
` [PATCH net v5 3/6] ipv4: Dump route exceptions if requested
` [PATCH net v5 5/6] ipv6: "

[PATCH v2 net-next 0/5] ipv6: avoid taking refcnt on dst during route lookup
 2019-06-19 23:28 UTC  (10+ messages)
` [PATCH v2 net-next 1/5] ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
` [PATCH v2 net-next 2/5] ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
` [PATCH v2 net-next 3/5] ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
` [PATCH v2 net-next 4/5] ipv6: convert rx data path to not take refcnt on dst
` [PATCH v2 net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

[PATCH] ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
 2019-06-19 23:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-19 23:15 UTC  (3+ messages)

[PATCH][next][V2] ixgbe: fix potential u32 overflow on shift
 2019-06-19 23:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next v7 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-19 22:20 UTC  (14+ messages)
` [PATCH bpf-next v7 1/9] bpf: implement "
` [PATCH bpf-next v7 2/9] bpf: sync bpf.h to tools/
` [PATCH bpf-next v7 3/9] libbpf: support sockopt hooks
` [PATCH bpf-next v7 4/9] selftests/bpf: test sockopt section name
` [PATCH bpf-next v7 5/9] selftests/bpf: add sockopt test
` [PATCH bpf-next v7 6/9] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v7 7/9] selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
` [PATCH bpf-next v7 8/9] bpf: add sockopt documentation
` [PATCH bpf-next v7 9/9] bpftool: support cgroup sockopt

[PATCH] page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
 2019-06-19 22:15 UTC 

network unstable on odroid-c1/meson8b
 2019-06-19 22:14 UTC  (2+ messages)

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-19 22:04 UTC  (2+ messages)

[PATCH net] inet: clear num_timeout reqsk_alloc()
 2019-06-19 21:48 UTC  (4+ messages)

[PATCH net-next v2 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:47 UTC  (5+ messages)
` [PATCH net-next v2 1/1] net: fastopen: robustness and endianness fixes for SipHash

[PATCH v4 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:46 UTC  (2+ messages)
` [PATCH v4 1/1] net: fastopen: robustness and endianness fixes for SipHash

[PATCH net-next v1] net: stmmac: initialize the reset delay array
 2019-06-19 21:41 UTC  (2+ messages)

[PATCH net-next] selftests/net: make udpgso_bench skip unsupported testcases
 2019-06-19 21:34 UTC  (2+ messages)

[PATCH net-next 0/2] PCI: let pci_disable_link_state propagate errors
 2019-06-19 21:32 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH] net/ipv4: fib_trie: Avoid cryptic ternary expressions
 2019-06-19 21:29 UTC  (7+ messages)

[PATCH net-next v3 0/1] net: fastopen: follow-up tweaks for SipHash switch
 2019-06-19 21:27 UTC  (2+ messages)
` [PATCH net-next v3 1/1] net: fastopen: robustness and endianness fixes for SipHash

[PATCH] net: mvpp2: cls: Add pmap to fs dump
 2019-06-19 21:20 UTC  (4+ messages)
` [PATCH v2] net: mvpp2: debugfs: "

[PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
 2019-06-19 21:15 UTC  (2+ messages)

[PATCH] net: fddi: skfp: Include generic PCI definitions from pci_regs.h
 2019-06-19 21:12 UTC  (6+ messages)
    ` Fwd: "

[PATCH net-next] net: sched: act_ctinfo: tidy UAPI definition
 2019-06-19 21:11 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-19 20:56 UTC  (27+ messages)

[PATCH] bpf: optimize constant blinding
 2019-06-19 20:45 UTC  (12+ messages)

[PATCH v3 01/16] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-19 20:44 UTC  (19+ messages)
` [PATCH v3 03/16] dt-bindings: net: Add a YAML schemas for the generic MDIO options
` [PATCH v3 06/16] dt-bindings: net: sun4i-emac: Convert the binding to a schemas
` [PATCH v3 07/16] dt-bindings: net: sun4i-mdio: "
` [PATCH v3 08/16] dt-bindings: net: stmmac: "
` [PATCH v3 09/16] dt-bindings: net: sun7i-gmac: "
` [PATCH v3 10/16] dt-bindings: net: sun8i-emac: "
` [PATCH v3 11/16] dt-bindings: net: dwmac: Deprecate the PHY reset properties
` [PATCH v3 12/16] ARM: dts: sunxi: Switch to the generic PHY properties
` [PATCH v3 14/16] ARM: dts: sunxi: Switch from phy-mode to phy-connection-type

[net-next:master 1066/1074] include/net/page_pool.h:165:1: warning: no return statement in function returning non-void
 2019-06-19 20:35 UTC 

[PATCH] net: hns3: Fix inconsistent indenting
 2019-06-19 20:31 UTC  (2+ messages)

[PATCH net 0/3] net/af_iucv: fixes 2019-06-18
 2019-06-19 20:27 UTC  (2+ messages)

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-19 20:25 UTC 

[PATCH] netfilter: synproxy: fix building syncookie calls
 2019-06-19 19:57 UTC  (3+ messages)

[PATCH net-next] ipv6: Check if route exists before notifying it
 2019-06-19 19:54 UTC  (4+ messages)

sock_prot_inuse_add unaligned access and crash on sparc64
 2019-06-19 19:52 UTC 

[PATCH iproute2 v2 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-19 19:31 UTC  (4+ messages)
` [PATCH iproute2 v2 2/2] uapi: update if_link.h

[PATCH] net: fddi: skfp: remove generic PCI defines from skfbi.h
 2019-06-19 19:10 UTC  (2+ messages)

[PATCH bpf] bpf: fix NULL deref in btf_type_is_resolve_source_only
 2019-06-19 19:08 UTC  (2+ messages)

[PATCH][bpf-next] bpf: verifier: add a break statement in switch
 2019-06-19 18:46 UTC  (3+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-19 18:39 UTC  (2+ messages)

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-19 18:33 UTC  (3+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-19 18:19 UTC  (10+ messages)

[RFC net-next 0/5] net: stmmac: Introducing IEEE802.1Qbv feature
 2019-06-19 18:12 UTC  (6+ messages)
` [RFC net-next 1/5] net: stmmac: introduce IEEE 802.1Qbv configuration functionalities

[PATCH RESEND nf-next] netfilter: add support for matching IPv4 options
 2019-06-19 18:00 UTC  (7+ messages)

[PATCH mlx5-next 00/15] Mellanox, mlx5 vport metadata matching
 2019-06-19 17:52 UTC  (15+ messages)
` [PATCH mlx5-next 05/15] net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs
` [PATCH mlx5-next 11/15] RDMA/mlx5: Add vport metadata matching for IB representors

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-19 17:49 UTC  (2+ messages)

[PATCH][bpf] bpf: verifier: add break statement in switch
 2019-06-19 17:43 UTC  (2+ messages)

[PATCH net-next v4 0/7] net/sched: Add txtime-assist support for taprio
 2019-06-19 17:40 UTC  (8+ messages)
` [PATCH net-next v4 1/7] igb: clear out tstamp after sending the packet
` [PATCH net-next v4 2/7] etf: Add skip_sock_check
` [PATCH net-next v4 3/7] taprio: calculate cycle_time when schedule is installed
` [PATCH net-next v4 4/7] taprio: Remove inline directive
` [PATCH net-next v4 5/7] taprio: Add support for txtime-assist mode
` [PATCH net-next v4 6/7] taprio: make clock reference conversions easier
` [PATCH net-next v4 7/7] taprio: Adjust timestamps for TCP packets

[PATCH 1/2 nf-next] netfilter: nft_meta: add NFT_META_BRI_PVID support
 2019-06-19 17:06 UTC  (4+ messages)
` [PATCH 2/2 nf-next] netfilter: nft_meta: Add NFT_META_BRI_VLAN support

[PATCH net-next] br_netfilter: prevent UAF in brnf_exit_net()
 2019-06-19 17:05 UTC 

[PATCH net-next v3 0/6] net/sched: Add txtime-assist support for taprio
 2019-06-19 16:55 UTC  (7+ messages)
` [PATCH net-next v3 2/6] etf: Add skip_sock_check
` [PATCH net-next v3 4/6] taprio: Add support for txtime-assist mode

[PATCH net-next 0/5] ipv6: avoid taking refcnt on dst during route lookup
 2019-06-19 16:51 UTC  (4+ messages)
` [PATCH net-next 3/5] ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:48 UTC  (10+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

[PATCH] can: xilinx_can: clean up indentation issue
 2019-06-19 16:45 UTC 

general protection fault in call_fib6_multipath_entry_notifiers
 2019-06-19 16:35 UTC  (2+ messages)

use exact allocation for dma coherent memory
 2019-06-19 16:29 UTC  (4+ messages)

[PATCH][next] libbpf: fix spelling mistake "conflictling" -> "conflicting"
 2019-06-19 16:27 UTC 

linux-next: build failure after merge of the net-next tree
 2019-06-19 16:11 UTC  (7+ messages)

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:09 UTC  (7+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "

[PATCH] netfilter: synproxy: fix nf_synproxy_ipv{4,6}_init() return code
 2019-06-19 16:04 UTC  (2+ messages)

[PATCH net v2] tun: wake up waitqueues after IFF_UP is set
 2019-06-19 16:02 UTC  (3+ messages)
  ` [External Email] "

[PATCH net-next 0/8] undo congestion window on spurious SYN or SYNACK timeout
 2019-06-19 15:54 UTC  (3+ messages)
` [PATCH net-next 4/8] tcp: undo init congestion window on false "

KMSAN: uninit-value in tipc_nl_compat_bearer_disable
 2019-06-19 15:47 UTC 

KASAN: use-after-free Read in brnf_exit_net
 2019-06-19 15:47 UTC 

[PATCH net-next 0/2] inet: fix defrag units dismantle races
 2019-06-19 15:38 UTC  (2+ messages)

[PATCH net-next v2 00/12] xdp: page_pool fixes and in-flight accounting
 2019-06-19 15:24 UTC  (2+ messages)

[PATCH net] net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
 2019-06-19 14:54 UTC 

· can you assist me?
 2019-06-19 10:17 UTC 

· can you assist me?
 2019-06-19 10:21 UTC 

[PATCH nf-next] netfilter: bridge: Fix non-untagged fragment packet
 2019-06-19 14:35 UTC 

[PATCH][net-next] iavf: fix dereference of null rx_buffer pointer
 2019-06-19 14:30 UTC 

[net-next, PATCH 1/2, v2] net: netsec: initialize tx ring on ndo_open
 2019-06-19 14:29 UTC  (4+ messages)
` [net-next, PATCH 2/2, v2] net: netsec: remove loops in napi Rx process

[PATCH net-next] net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
 2019-06-19 14:26 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
 2019-06-19 14:24 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Implement flower ingress device matching offload
 2019-06-19 14:09 UTC  (2+ messages)

· quick question…
 2019-06-19 10:59 UTC 

[PATCH] mlxsw: spectrum_ptp: fix 32-bit build
 2019-06-19 13:42 UTC  (2+ messages)

[PATCH] ppp: mppe: Add softdep to arc4
 2019-06-19 13:34 UTC 

[PATCH v2 net] be2net: fix link failure after ethtool offline test
 2019-06-19 12:33 UTC  (2+ messages)

[PATCH v2 0/5] net: macb: cover letter
 2019-06-19 12:32 UTC  (8+ messages)
` [PATCH v2 1/5] net: macb: add phylink support
` [PATCH v2 2/5] net: macb: add support for sgmii MAC-PHY interface

[PATCH net] be2net: fix link failure after ethtool offline test
 2019-06-19 12:03 UTC  (2+ messages)

[PATCH v5] extensions: libxt_owner: Add supplementary groups option
 2019-06-19 11:17 UTC  (2+ messages)

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-19 11:12 UTC  (8+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal

[PATCH][V2][next] netfilter: synproxy: ensure zero is returned on non-error return path
 2019-06-19 10:51 UTC  (2+ messages)

BPF NULL pointer deref + processes hang on sparc64
 2019-06-19 10:10 UTC 

[PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-06-19  9:49 UTC 


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