netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 04:39:21 to 2019-01-16 19:10:13 UTC [more...]

[PATCH bpf-next v2 0/7] bpftool: support queue and stack
 2019-01-16 19:09 UTC  (2+ messages)
` [PATCH bpf-next v2 1/7] bpftool: make key and value optional in update command

[RFC PATCH 0/3] RV64G eBPF JIT
 2019-01-16 19:06 UTC  (6+ messages)
` [RFC PATCH 3/3] bpf, riscv: added eBPF JIT for RV64G

[PATCH 00/11] Add basic EK874 support
 2019-01-16 19:05 UTC  (13+ messages)
` [PATCH 01/11] dt-bindings: Add vendor prefix for Silicon Linux
` [PATCH 02/11] dt-bindings: arm: renesas: Add si-linux cat87[45] boards
` [PATCH 03/11] arm64: dts: renesas: Add Si-Linux CAT874 board support
` [PATCH 04/11] arm64: dts: renesas: Add Si-Linux EK874 "
` [PATCH 05/11] arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2
` [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support
` [PATCH 07/11] arm64: dts: renesas: cat875: Add ethernet support
` [PATCH 08/11] clk: renesas: r8a774c0: Add missing CANFD clock
` [PATCH 09/11] dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes
` [PATCH 11/11] dt-bindings: can: rcar_canfd: document r8a774c0 support

[RFC net-next 0/6] devlink: add device (driver) information API
 2019-01-16 19:00 UTC  (4+ messages)

[PATCH] igb: fix various indentation issues
 2019-01-16 18:53 UTC 

[PATCH net-next] net: phy: improve get_phy_id
 2019-01-16 18:52 UTC 

[PATCH net-next] net: phy: remove state PHY_CHANGELINK
 2019-01-16 18:47 UTC 

[PATCH bpf-next v2] bpf: fix a (false) compiler warning
 2019-01-16 18:43 UTC 

[PATCH net-next] net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
 2019-01-16 18:38 UTC 

[PATCH bpf 1/3] bpf: don't assume build-id length is always 20 bytes
 2019-01-16 18:20 UTC  (9+ messages)
` [PATCH bpf 2/3] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
` [PATCH bpf 3/3] selftests/bpf: retry tests that expect build-id
  ` [PATCH bpf v2 1/3] bpf: don't assume build-id length is always 20 bytes

[PATCH bpf-next] bpf: fix a (false) compiler warning
 2019-01-16 18:13 UTC  (2+ messages)

[PATCH bpf-next] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
 2019-01-16 18:09 UTC  (2+ messages)

Fw: [Bug 202297] New: No longer able to add multiple tc filters. RTNETLINK answers: No space left on device
 2019-01-16 18:01 UTC 

[PATCH 2/4] selftests: net: use LDLIBS instead of LDFLAGS
 2019-01-16 17:43 UTC 

[PATCH net v3] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-16 17:33 UTC  (2+ messages)

[PATCH net] net: ip6_gre: use erspan key field for tunnel lookup
 2019-01-16 17:30 UTC  (4+ messages)

[PATCH] libertas: fix indentation issue
 2019-01-16 17:25 UTC 

[PATCH lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
 2019-01-16 17:22 UTC  (6+ messages)
` [PATCH lora-next 2/4] dt-bindings: lora: sx125x: "

[PATCH bpf-next v4 0/9] tools: bpftool: add probes for system and device
 2019-01-16 17:15 UTC  (13+ messages)
` [PATCH bpf-next v4 1/9] tools: bpftool: add basic probe capability, probe syscall availability
` [PATCH bpf-next v4 2/9] tools: bpftool: add probes for /proc/ eBPF parameters
` [PATCH bpf-next v4 3/9] tools: bpftool: add probes for kernel configuration options
` [PATCH bpf-next v4 4/9] tools: bpftool: add probes for eBPF program types
` [PATCH bpf-next v4 5/9] tools: bpftool: add probes for eBPF map types
` [PATCH bpf-next v4 6/9] tools: bpftool: add probes for eBPF helper functions
` [PATCH bpf-next v4 7/9] tools: bpftool: add C-style "#define" output for probes
` [PATCH bpf-next v4 8/9] tools: bpftool: add probes for a network device
` [PATCH bpf-next v4 9/9] tools: bpftool: add bash completion for bpftool probes

[PATCH net-next] mlxsw: spectrum_nve: Use struct_size() in kzalloc()
 2019-01-16 17:12 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
 2019-01-16 17:12 UTC  (2+ messages)

[PATCH] wan: dscc4: fix various indentation issues
 2019-01-16 17:08 UTC 

INFO: rcu detected stall in tipc_disc_timeout
 2019-01-16 17:01 UTC 

[PATCH bpf-next 0/6] bpftool: support queue and stack
 2019-01-16 16:52 UTC  (6+ messages)
` [PATCH bpf-next 6/6] bpftool: add pop and dequeue commands

[PATCH net-next] dpaa2-eth: Fix ndo_stop routine
 2019-01-16 16:51 UTC 

[PATCH net-next] net: add a route cache full diagnostic message
 2019-01-16 16:50 UTC 

[RFC PATCH 0/5] net: lorawan: Refine the lorawan protocol module
 2019-01-16 16:35 UTC  (15+ messages)
` [RFC PATCH 1/5] net: lorawan: Refine the coding style
` [RFC PATCH 2/5] net: lorawan: Remove unused lrw_dev_hard_header function
` [RFC PATCH 3/5] net; lorawan: Fix net device leakage
` [RFC PATCH 4/5] net: lorawan: Fulfill the help text of Kconfig
` [RFC PATCH 5/5] net: lorawan: Split skb definitions into another header

[PATCH net 1/2] udp: add missing rehash callback to udplite
 2019-01-16 16:34 UTC  (4+ messages)
` [PATCH net 2/2] udp6: "

[PATCH v10 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-16 16:29 UTC  (10+ messages)
` [PATCH v10 perf, bpf-next 1/9] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v10 perf, bpf-next 2/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v10 perf, bpf-next 3/9] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v10 perf, bpf-next 4/9] sync tools/include/uapi/linux/perf_event.h
` [PATCH v10 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v10 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v10 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
` [PATCH v10 perf, bpf-next 8/9] perf top: Synthesize BPF events for pre-existing "
` [PATCH v10 perf, bpf-next 9/9] bpf: add module name [bpf] to ksymbols for bpf programs

[PATCH] rt61pci: Work around a firmware bug with shared keys
 2019-01-16 16:29 UTC  (3+ messages)

[PATCHv2 0/4]: net: dsa: mt7530: support MT7530 in the MT7621 So
 2019-01-16 16:12 UTC  (7+ messages)
` [PATCHv2 4/4] dt-bindings: net: dsa: add new MT7530 binding to support MT7621

[PATCH] mac80211-next: remove set but not used variable 'w_priv'
 2019-01-16 16:09 UTC  (3+ messages)

[PATCH] mac80211-next: remove duplicated include from virt_wifi.c
 2019-01-16 16:09 UTC  (3+ messages)

[PATCH net-next] net: phy: Add helpers to determine if PHY driver is generic
 2019-01-16 16:06 UTC  (2+ messages)

Question about default m88e1510 LED configuration of marvell phy
 2019-01-16 16:04 UTC  (4+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Add suspend/resume callbacks
 2019-01-16 15:56 UTC  (2+ messages)

[PATCH v2] can: bcm: check timer values before ktime conversion
 2019-01-16 15:54 UTC  (5+ messages)

[PATCH net v2] net/sched: cls_flower: allocate mask dynamically in fl_change()
 2019-01-16 15:53 UTC 

[PATCH net] net/sched: cls_flower: allocate mask dynamically in fl_change()
 2019-01-16 15:49 UTC  (3+ messages)

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-01-16 15:44 UTC  (4+ messages)

[PATCH net-next] xprtrdma: Fix error return code in rpcrdma_buffer_create()
 2019-01-16 15:18 UTC  (2+ messages)

[PATCH] net: dsa: realtek-smi: fix OF child-node lookup
 2019-01-16 15:05 UTC  (2+ messages)

[PATCH 0/3] net: dsa: lantiq_gswip: probe fixes and remove cleanup
 2019-01-16 15:02 UTC  (7+ messages)
` [PATCH 1/3] net: dsa: lantiq_gswip: fix use-after-free on failed probe
` [PATCH 2/3] net: dsa: lantiq_gswip: fix OF child-node lookups
` [PATCH 3/3] net: dsa: lantiq_gswip: drop bogus drvdata check

Fw: [Bug 202287] New: netfilter/iptales prevents Tor Browser from closing cleanly
 2019-01-16 14:37 UTC  (2+ messages)

[PATCH v9 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-16 14:32 UTC  (8+ messages)
` [PATCH v9 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v9 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[PATCH v2 net-next] net: phy: check return code when requesting PHY driver module
 2019-01-16 14:22 UTC  (2+ messages)

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-16 14:13 UTC  (16+ messages)

Question on ptr_ring linux header
 2019-01-16 14:09 UTC  (3+ messages)

[Patch net] net_sched: refetch skb protocol for each filter
 2019-01-16 14:02 UTC  (9+ messages)

[PATCH net] net: phy: phy driver features are mandatory
 2019-01-16 13:40 UTC  (3+ messages)
` [net] b8154ef682: WARNING:at_drivers/net/phy/phy_device.c:#phy_driver_register

[PATCH net v2] net: bridge: Fix ethernet header pointer before check skb forwardable
 2019-01-16 12:44 UTC  (5+ messages)

[PATCH net-next v2 1/1] tls: Fix recvmsg() to be able to peek across multiple records
 2019-01-16 10:40 UTC 

[PATCH net-next 0/3] net: dsa: Split platform data to header file
 2019-01-16 10:23 UTC  (2+ messages)

[PATCH net-next] sfc: extend MTD support for newer hardware
 2019-01-16 10:00 UTC 

[PATCH 0/8] ARM: at91/dt: update to existing drivers for the sam9x60 SoC
 2019-01-16  9:57 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: arm: atmel: add missing samx7 to reset controller
` [PATCH 2/8] dt-bindings: arm: atmel: add new sam9x60 reset controller binding
` [PATCH 3/8] dt-bindings: arm: atmel: add new sam9x60 SFR binding
` [PATCH 4/8] net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
` [PATCH 5/8] net/macb: bindings doc: add sam9x60 binding
` [PATCH 6/8] power: reset: at91-reset: add support for sam9x60 SoC
` [PATCH 7/8] USB: host: ohci-at91: add sam9x60-sfr definition for ohci
` [PATCH 8/8] net: macb: add sam9x60-macb compatibility string

[PATCH net-next 0/2] dpaa2-eth: add debugfs statistics
 2019-01-16  9:57 UTC  (3+ messages)
` [PATCH net-next 1/2] dpaa2-eth: transform dpaa2_eth_queue_count into a macro
` [PATCH net-next 2/2] dpaa2-eth: add debugfs statistics

[PATCHv2 0/6] Add SOCFPGA System Manager
 2019-01-16  9:04 UTC  (3+ messages)
` [PATCHv2 1/6] mfd: altera-sysmgr: "

[PATCH net V4] vhost: log dirty page correctly
 2019-01-16  8:54 UTC 

[PATCH] atm: he: fix sign-extension overflow on large shift
 2019-01-16  8:50 UTC  (2+ messages)

[PATCH net-next] selftests/tls: Fix recv partial/large_buff test cases
 2019-01-16  8:40 UTC 

Question on ptr_ring linux header
 2019-01-16  7:00 UTC 

[PATCH net-next 1/1] tls: Fix recvmsg() to be able to peek across multiple records
 2019-01-16  6:48 UTC 

[PATCH v2] dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
 2019-01-16  6:29 UTC  (2+ messages)

[PATCH net] net: phy: meson-gxl: Use the genphy_soft_reset callback
 2019-01-16  6:28 UTC  (2+ messages)

[PATCH bpf-next 0/9] introduce bpf_spin_lock
 2019-01-16  6:28 UTC  (10+ messages)
` [PATCH bpf-next 1/9] bpf: "
` [PATCH bpf-next 2/9] bpf: add support for bpf_spin_lock to cgroup local storage
` [PATCH bpf-next 3/9] tools/bpf: sync include/uapi/linux/bpf.h
` [PATCH bpf-next 4/9] selftests/bpf: add bpf_spin_lock tests
` [PATCH bpf-next 5/9] selftests/bpf: add bpf_spin_lock C test
` [PATCH bpf-next 8/9] libbpf: introduce bpf_map_lookup_elem_flags()
` [PATCH bpf-next 9/9] selftests/bpf: test for BPF_F_LOCK

[PATCH net-next] net: phy: check return code when requesting PHY driver module
 2019-01-16  6:06 UTC  (3+ messages)

[PATCH net] add document for several snmp counters
 2019-01-16  6:03 UTC  (2+ messages)

[PATCH v2 net] fou, fou6: do not assume linear skbs
 2019-01-16  6:02 UTC  (2+ messages)

[PATCH net] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
 2019-01-16  5:58 UTC  (2+ messages)

[PATCH net] selftests: tc-testing: drop test on missing tunnel key id
 2019-01-16  5:56 UTC  (2+ messages)

[PATCH net] net: phy: marvell: Fix deadlock from wrong locking
 2019-01-16  5:53 UTC  (2+ messages)

[PATCH net] net: phy: marvell: Errata for mv88e6390 internal PHYs
 2019-01-16  5:50 UTC  (2+ messages)

[PATCH] IN_BADCLASS: fix macro to actually work
 2019-01-16  5:45 UTC  (2+ messages)

[PATCH net] tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
 2019-01-16  5:44 UTC  (2+ messages)

[PATCH net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
 2019-01-16  5:41 UTC  (2+ messages)

[PATCH net] net/sched: act_tunnel_key: fix memory leak in case of action replace
 2019-01-16  5:40 UTC  (2+ messages)

[PATCH net] Revert "rxrpc: Allow failed client calls to be retried"
 2019-01-16  5:36 UTC  (2+ messages)

[RFC net-next v2 0/6] devlink: add device (driver) information API
 2019-01-16  5:23 UTC  (8+ messages)
` [RFC net-next v2 1/6] devlink: add device "
` [RFC net-next v2 2/6] devlink: add version reporting to devlink info API
` [RFC net-next v2 3/6] nfp: devlink: report driver name and serial number
` [RFC net-next v2 4/6] nfp: devlink: report fixed versions
` [RFC net-next v2 5/6] nfp: nsp: add support for versions command
` [RFC net-next v2 6/6] nfp: devlink: report the running and flashed versions
` [RFC iproute2 v2] devlink: add info subcommand

[PATCH] Fix ERROR:do not initialise statics to 0 in af_vsock.c
 2019-01-16  4:39 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).