netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 13:26:55 to 2018-12-15 00:58:31 UTC [more...]

[PATCH net 1/2] net: bpfilter: restart bpfilter_umh when error occurred
 2018-12-15  0:58 UTC  (2+ messages)

[PATCH V3 0/3] net: dsa: ksz: Clean up the tag code in prep for more switches
 2018-12-15  0:58 UTC  (4+ messages)
` [PATCH V3 1/3] net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
` [PATCH V3 2/3] net: dsa: ksz: Factor out common tag code
` [PATCH V3 3/3] net: dsa: ksz: Add STP multicast handling

[PATCH V2 0/3] net: dsa: ksz: Clean up the tag code in prep for more switches
 2018-12-15  0:39 UTC  (6+ messages)
` [PATCH V2 2/3] net: dsa: ksz: Factor out common tag code

[PATCH v2 bpf-next 0/4] bpf: improve verifier state analysis
 2018-12-15  0:37 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] tools: bpftool: clean up code and documentation
 2018-12-15  0:37 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] tools: bpftool: add doc for -m option to bpftool-prog.rst
` [PATCH bpf-next v2 2/5] tools: bpftool: fix examples in documentation for bpftool prog
` [PATCH bpf-next v2 3/5] tools: bpftool: add a prog array map update example to documentation
` [PATCH bpf-next v2 4/5] tools: bpftool: fix warning on struct bpf_prog_linfo definition
` [PATCH bpf-next v2 5/5] tools: bpftool: fix -Wmissing declaration warnings

[PATCH] net: phy: tja11xx: Add TJA11xx PHY driver
 2018-12-14 20:46 UTC  (11+ messages)

[PATCH bpf-next 0/8] tools: bpftool: add probes for system and device
 2018-12-15  0:08 UTC  (22+ messages)
` [PATCH bpf-next 1/8] tools: bpftool: add basic probe capability, probe syscall and kversion
` [PATCH bpf-next 2/8] tools: bpftool: add probes for /proc/ eBPF parameters
` [PATCH bpf-next 3/8] tools: bpftool: add probes for kernel configuration options
` [PATCH bpf-next 6/8] tools: bpftool: add probes for eBPF helper functions
  ` Debugging eBPF was: Re: [PATCH bpf-next 0/8] tools: bpftool: add probes for system and device
    ` [oss-drivers] "

[PATCH net-next 0/5] net: prefer listeners bound to an address
 2018-12-14 23:56 UTC  (2+ messages)

[PATCH net-next] add snmp counters document
 2018-12-14 23:50 UTC  (2+ messages)

[Patch net] tipc: check tsk->group in tipc_wait_for_cond()
 2018-12-14 23:49 UTC  (2+ messages)

[PATCH net-next 0/5] neighbor: More gc_list changes
 2018-12-14 23:45 UTC  (2+ messages)

[RFC PATCH] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2018-12-14 23:32 UTC 

[PATCH] Allow class-e address assignment via ifconfig ioctl
 2018-12-14 23:39 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: btf: fix struct/union/fwd types with kind_flag
 2018-12-14 23:34 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: btf: refactor btf_int_bits_seq_show()
` [PATCH bpf-next v2 2/8] bpf: btf: fix struct/union/fwd types with kind_flag
` [PATCH bpf-next v2 3/8] bpf: enable cgroup local storage map pretty print "
` [PATCH bpf-next v2 4/8] tools/bpf: sync btf.h header from kernel to tools
` [PATCH bpf-next v2 5/8] tools/bpf: add test_btf unit tests for kind_flag
` [PATCH bpf-next v2 6/8] tools/bpf: test kernel bpffs map pretty print with struct kind_flag
` [PATCH bpf-next v2 7/8] tools: bpftool: refactor btf_dumper_int_bits()
` [PATCH bpf-next v2 8/8] tools: bpftool: support pretty print with kind_flag set

[PATCH] ip6mr: Fix potential Spectre v1 vulnerability
 2018-12-14 23:35 UTC  (2+ messages)

[Patch net-next] net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
 2018-12-14 23:32 UTC  (2+ messages)

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-14 23:24 UTC  (2+ messages)

[PATCH net-next] nfp: abm: allow to opt-out of RED offload
 2018-12-14 23:01 UTC 

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-12-14 23:01 UTC  (2+ messages)

[PATCH] w90p910_ether: remove incorrect __init annotation
 2018-12-14 22:43 UTC  (4+ messages)

[PATCH net-next,v6 00/12] add flow_rule infrastructure
 2018-12-14 22:41 UTC  (18+ messages)
` [PATCH net-next,v6 01/12] flow_offload: add flow_rule and flow_match structures and use them
` [PATCH net-next,v6 02/12] net/mlx5e: support for two independent packet edit actions
` [PATCH net-next,v6 03/12] flow_offload: add flow action infrastructure
` [PATCH net-next,v6 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v6 05/12] flow_offload: add statistics retrieval infrastructure and use it
` [PATCH net-next,v6 06/12] drivers: net: use flow action infrastructure
` [PATCH net-next,v6 07/12] cls_flower: don't expose TC actions to drivers anymore
` [PATCH net-next,v6 08/12] flow_offload: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v6 09/12] ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next,v6 10/12] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH net-next,v6 11/12] qede: place ethtool_rx_flow_spec after code after TC flower codebase
` [PATCH net-next,v6 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code

[PATCH net-next 0/5] tcp: Introduce a TFO key-pool for clean cookie-rotation
 2018-12-14 22:40 UTC  (6+ messages)
` [PATCH net-next 1/5] tcp: Create list of TFO-contexts
` [PATCH net-next 2/5] tcp: TFO: search for correct cookie and accept data
` [PATCH net-next 3/5] tcp: Print list of TFO-keys from proc
` [PATCH net-next 4/5] tcp: Allow getsockopt of listener's keypool
` [PATCH net-next 5/5] tcp: TFO - cleanup code duplication

[PATCH] VSOCK: bind to random port for VMADDR_PORT_ANY
 2018-12-14 22:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] neighbor: Add protocol attribute
 2018-12-14 22:38 UTC  (4+ messages)

[PATCH] r8152: Add support for MAC address pass through on RTL8153-BND
 2018-12-14 22:38 UTC  (2+ messages)

[PATCH net-next 0/6] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-14 22:36 UTC  (3+ messages)

[PATCH bpf-next 0/2] verbose log bpf_line_info in verifier
 2018-12-14 22:20 UTC  (2+ messages)

KASAN: use-after-free Read in ccid_hc_tx_delete
 2018-12-14 21:58 UTC  (2+ messages)

[pull request][net-next 00/13] Mellanox, mlx5 VF LAG 2018-12-14
 2018-12-14 21:52 UTC  (14+ messages)
` [net-next 01/13] net/mlx5: Introduce inter-device communication mechanism
` [net-next 02/13] net/mlx5e: E-Switch, Add peer miss rules
` [net-next 03/13] net/mlx5e: Infrastructure for duplicated offloading of TC flows
` [net-next 04/13] net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rules
` [net-next 05/13] net/mlx5e: In case of LAG, one switch parent id is used for all representors
` [net-next 06/13] net/mlx5e: Offload TC e-switch rules with egress LAG device
` [net-next 07/13] net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAG
` [net-next 08/13] net/mlx5: Adjustments for the activate LAG logic to run under sriov
` [net-next 09/13] net/mlx5: Allow/disallow LAG according to pre-req only
` [net-next 10/13] net/mlx5: Allow co-enablement of uplink LAG and SRIOV
` [net-next 11/13] net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()
` [net-next 12/13] net/mlx5: Make RoCE and SR-IOV LAG modes explicit
` [net-next 13/13] net/mlx5: Handle LAG FW commands failure gracefully

[tls 5/5] crypto/chelsio/chtls: send/recv window update
 2018-12-14 21:41 UTC  (2+ messages)

[tls 4/5] crypto/chelsio/chtls: macro correction in tx path
 2018-12-14 21:41 UTC  (2+ messages)

[tls 3/5] crypto/chelsio/chtls: listen fails with multiadapt
 2018-12-14 21:41 UTC  (2+ messages)

[tls 2/5] net/tls: sleeping function from invalid context
 2018-12-14 21:41 UTC  (2+ messages)

[tls 1/5] net/tls: Init routines in create_ctx
 2018-12-14 21:41 UTC  (2+ messages)

[PATCH] net/ibmvnic: Remove tests of member address
 2018-12-14 21:36 UTC  (2+ messages)

[PATCH] drivers: net: xgene: Remove unnecessary forward declarations
 2018-12-14 21:35 UTC  (2+ messages)

[PATCH net-next v2] tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled
 2018-12-14 21:33 UTC  (2+ messages)

[Patch net] tipc: compare remote and local protocols in tipc_udp_enable()
 2018-12-14 21:28 UTC  (2+ messages)

[PATCH] hamradio, ppp: change semaphore to completion
 2018-12-14 21:27 UTC  (2+ messages)

[PATCH] test_rhashtable: remove semaphore usage
 2018-12-14 21:25 UTC  (2+ messages)

[Patch net] tipc: fix a double kfree_skb()
 2018-12-14 21:24 UTC  (2+ messages)

[PATCH] hns3: prevent building without CONFIG_INET
 2018-12-14 21:20 UTC  (2+ messages)

[Patch net] tipc: use lock_sock() in tipc_sk_reinit()
 2018-12-14 21:20 UTC  (2+ messages)

[PATCH 1/2] l2tp: Bring back ->flags to struct pppol2tp_session
 2018-12-14 21:12 UTC  (2+ messages)
` [PATCH 2/2] l2tp: Add Protocol field compression

[PATCH net-next 0/4] rtnl fdb get
 2018-12-14 21:03 UTC  (15+ messages)
` [PATCH net-next 1/4] net: rtnetlink: support for "
` [PATCH net-next 2/4] bridge: support for ndo_fdb_get
` [PATCH net-next 3/4] vxlan: "
` [PATCH net-next 4/4] selftests: net: rtnetlink.sh: add fdb get test

[PATCH 0/8] adding multiple CPU-Ports
 2018-12-14 20:35 UTC  (13+ messages)
` [PATCH 1/8] net: dsa: adding fields for holding information about upstream-port
` [PATCH 2/8] net: dsa: add helper functions
` [PATCH 3/8] net: dsa: adding handling of second CPU-Port
` [PATCH 4/8] net: dsa: add support for GMAC2 wired to ext
` [PATCH 5/8] net: dsa: dsa multi cpu (mt7530.c)
` [PATCH 6/8] net: dsa: tell GDMA when we are turning on the special tag
` [PATCH 7/8] net: dsa: mt7530 add linking to mdio
` [PATCH 8/8] net: dsa: changes to dts
  ` Aw: Re: [PATCH 0/8] adding multiple CPU-Ports
    `  "

[PATCH bpf-next v2 0/2] libbpf: adding AF_XDP support
 2018-12-14 20:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] libbpf: add support for using AF_XDP sockets

[net-next, PATCH 1/2] net: socionext: correctly recover txq after being full
 2018-12-14 20:05 UTC  (7+ messages)
` [net-next, PATCH 2/2] net: socionext: remove mmio reads on Tx

[PATCH net] net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
 2018-12-14 19:44 UTC  (3+ messages)

Your Funds Compensation!
 2018-12-14 13:33 UTC 

[PATCH bpf-next 0/6] skip verifier/map tests if kernel support is missing
 2018-12-14 19:16 UTC  (6+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: add map/prog type probe helpers

INFO: rcu detected stall in xfrm_hash_rebuild
 2018-12-14 19:07 UTC  (10+ messages)

[PATCH mlx5-next 0/6] mlx5 updates for shared branch 2018-12-12
 2018-12-14 19:05 UTC  (2+ messages)

[pull request][net 0/9] Mellanox, mlx5 fixes 2018-12-13
 2018-12-14 19:03 UTC  (3+ messages)

[PATCH] l2tp: Add protocol field decompression
 2018-12-14 17:59 UTC 

Identifying a network namespace
 2018-12-14 17:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove useless variable
 2018-12-14 17:14 UTC  (3+ messages)

[PATCH v3 perf, bpf-next 0/4] reveal invisible bpf programs
 2018-12-14 17:10 UTC  (10+ messages)
` [PATCH v3 perf, bpf-next 1/4] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

[PATCH] net: dsa: ksz: Increase the tag alignment
 2018-12-14 16:36 UTC  (2+ messages)

general protection fault in watchdog
 2018-12-14 16:59 UTC  (3+ messages)

[PATCH net-next v3 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-14 16:44 UTC  (3+ messages)

[PATCH net v2] net: mvpp2: 10G modes aren't supported on all ports
 2018-12-14 16:38 UTC  (4+ messages)

DSA: external phy address and port number of switch conflicts
 2018-12-14 16:31 UTC  (3+ messages)

[PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
 2018-12-14 16:30 UTC  (3+ messages)

[PATCH V2] net: phy: tja11xx: Add TJA11xx PHY driver
 2018-12-14 16:11 UTC 

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2018-12-14 15:31 UTC  (6+ messages)

KMSAN: uninit-value in __inet6_bind
 2018-12-14 15:30 UTC  (6+ messages)

[PATCH 0/5] soc: fsl: add device links support for devices on the fsl-mc bus
 2018-12-14 14:49 UTC  (4+ messages)
` [PATCH 4/5] soc: fsl: dpio: add a device_link at dpaa2_io_service_register

[PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
 2018-12-14 14:48 UTC  (2+ messages)

[PATCH net] net: clear skb->tstamp in forwarding paths
 2018-12-14 14:46 UTC 

question: ip forwarding and fq/mq qdisc
 2018-12-14 14:21 UTC  (4+ messages)

[PATCH v4 1/4] Fixed PHY: Add fixed_phy_change_carrier()
 2018-12-14 14:17 UTC  (4+ messages)
` [PATCH v4 2/4] dpaa_eth: Add change_carrier() for Fixed PHYs
` [PATCH v4 3/4] gianfar: "
` [PATCH v4 4/4] ucc_geth: "

[PATCH bpf-next 0/5] tools: bpftool: clean up code and documentation
 2018-12-14 13:43 UTC  (6+ messages)
` [PATCH bpf-next 1/5] tools: bpftool: add doc for -m option to bpftool-prog.rst
` [PATCH bpf-next 3/5] tools: bpftool: add a prog array map update example to documentation
` [PATCH bpf-next 4/5] tools: bpftool: fix warning on struct bpf_prog_linfo definition
` [PATCH bpf-next 5/5] tools: bpftool: fix -Wmissing declaration warnings


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