netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 21:30:24 to 2020-05-15 15:10:28 UTC [more...]

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-15 15:08 UTC  (10+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support
` [PATCH 05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC
` [PATCH 06/17] ARM: dts: r8a7742: Add SDHI nodes
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add r8a7742 support
` [PATCH 09/17] ARM: dts: r8a7742: Add sata nodes
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC

[PATCH bpf-next v2 00/17] Run a BPF program on socket lookup
 2020-05-15 15:07 UTC  (5+ messages)
` [PATCH bpf-next v2 05/17] inet: Run SK_LOOKUP "

[PATCH 00/19] staging: wfx: various fixes
 2020-05-15 15:03 UTC  (23+ messages)
` [PATCH 01/19] staging: wfx: fix warning when unregister a frozen device
` [PATCH 02/19] staging: wfx: apply 80-columns rule to strings
` [PATCH 03/19] staging: wfx: check pointers returned by allocations
` [PATCH 04/19] staging: wfx: fix value of scan timeout
` [PATCH 05/19] staging: wfx: fix coherency of hif_scan() prototype
` [PATCH 06/19] staging: wfx: fix indentation
` [PATCH 07/19] staging: wfx: fix status of dropped frames
` [PATCH 08/19] staging: wfx: split out wfx_tx_fill_rates() from wfx_tx_confirm_cb()
` [PATCH 09/19] staging: wfx: call wfx_tx_update_sta() before to destroy tx_priv
` [PATCH 10/19] staging: wfx: fix potential use-after-free
` [PATCH 11/19] staging: wfx: rename wfx_do_unjoin() into wfx_reset()
` [PATCH 12/19] staging: wfx: merge wfx_stop_ap() with wfx_reset()
` [PATCH 13/19] staging: wfx: fix potential dead lock between join and scan
` [PATCH 14/19] staging: wfx: fix PS parameters when multiple vif are in use
` [PATCH 15/19] staging: wfx: drop unnecessary filter configuration when disabling filter
` [PATCH 16/19] staging: wfx: fix error reporting in wfx_start_ap()
` [PATCH 17/19] staging: wfx: remove false-positive WARN()
` [PATCH 18/19] staging: wfx: trace acknowledges not linked to any stations
` [PATCH 19/19] staging: wfx: remove false positive warning

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-15 14:59 UTC  (20+ messages)
` [PATCH 1/9] "
` [PATCH 3/9] bpf: Add bpfwl tool to construct bpf whitelists
` [PATCH 4/9] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH 6/9] bpf: Compile bpfwl tool at kernel compilation start
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux
` [PATCH 8/9] selftests/bpf: Add test for d_path helper

[PATCH 0/8] Copy hashmap to libapi, use in perf expr
 2020-05-15 14:53 UTC  (12+ messages)
` [PATCH 1/8] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH 2/8] libbpf hashmap: Remove unused #include
` [PATCH 3/8] libbpf hashmap: Fix signedness warnings
` [PATCH 4/8] libbpf hashmap: Localize static hashmap__* symbols
` [PATCH 5/8] tools lib/api: Copy libbpf hashmap to libapi
` [PATCH 6/8] perf test: Provide a subtest callback to ask for the reason for skipping a subtest
` [PATCH 7/8] perf test: Improve pmu event metric testing
` [PATCH 8/8] perf expr: Migrate expr ids table to a hashmap

"Forwarding" from TC classifier
 2020-05-15 14:24 UTC  (6+ messages)

BUG: unable to handle kernel paging request in fl_dump_key
 2020-05-15 13:53 UTC 

KMSAN: uninit-value in nf_ip6_checksum
 2020-05-15 13:36 UTC 

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-15 13:32 UTC  (9+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

[PATCH] net: mscc: ocelot: replace readx_poll_timeout with readx_poll_timeout_atomic
 2020-05-15 13:26 UTC  (2+ messages)

[PATCH 0/3] Patch series for a PTP Grandmaster use case using stmmac/gmac3 ptp clock
 2020-05-15 13:26 UTC  (9+ messages)
` [PATCH 2/3] net: uapi: Add HWTSTAMP_FLAGS_ADJ_FINE/ADJ_COARSE

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v2
 2020-05-15 13:19 UTC  (5+ messages)
` [PATCH 1/4] ipv6: lift copy_from_user out of ipv6_route_ioctl
` [PATCH 2/4] ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
` [PATCH 3/4] appletalk: factor out a atrtr_ioctl_addrt helper
` [PATCH 4/4] ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl

[PATCH] rtlwifi: rtl8192ee: remove redundant for-loop
 2020-05-15 12:38 UTC  (2+ messages)
` AW: "

[PATCH] dpaa2-eth: properly handle buffer size restrictions
 2020-05-15 12:30 UTC 

[PATCH bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
 2020-05-15 12:12 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 30/62] net: Make PTP-specific drivers depend on PTP_1588_CLOCK
 2020-05-15 12:07 UTC  (3+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-15 11:51 UTC  (7+ messages)
` [PATCH net-next v2 1/4] net: sched: introduce terse dump flag
` [PATCH net-next v2 2/4] net: sched: implement terse dump support in act
` [PATCH net-next v2 3/4] net: sched: cls_flower: implement terse dump support
` [PATCH net-next v2 4/4] selftests: implement flower classifier terse dump tests

[PATCH net-next 0/4] Implement filter terse dump mode support
 2020-05-15 11:25 UTC  (3+ messages)

skbedit priority action vs tc-flower hw_tc
 2020-05-15 11:18 UTC 

[PATCH bpf v2 0/3] Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s
 2020-05-15 10:11 UTC  (4+ messages)
` [PATCH bpf v2 1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work
` [PATCH bpf v2 2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
` [PATCH bpf v2 3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-05-15  9:55 UTC  (6+ messages)

[PATCH net-next] net: core: recursively find netdev by device node
 2020-05-15  9:52 UTC 

[RFC v2] current devlink extension plan for NICs
 2020-05-15  9:30 UTC  (3+ messages)

[PATCH net-next 0/3] mptcp: fix MP_JOIN failure handling
 2020-05-15  9:15 UTC  (5+ messages)
` [PATCH net-next 1/3] mptcp: add new sock flag to deal with join subflows

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-05-15  8:39 UTC  (3+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

stable/linux-4.4.y bisection: baseline.login on at91-sama5d4_xplained
 2020-05-15  8:38 UTC  (6+ messages)

[PATCH] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-15  8:30 UTC  (5+ messages)

[PATCH bpf-next 0/3] samples: bpf: refactor kprobe tracing progs with libbpf
 2020-05-15  8:21 UTC  (6+ messages)
` [PATCH bpf-next 1/3] samples: bpf: refactor kprobe tracing user "

[PATCH net-next] hinic: add set_channels ethtool_ops support
 2020-05-15  0:35 UTC 

remove kernel_setsockopt and kernel_getsockopt
 2020-05-15  8:14 UTC  (5+ messages)

[PATCH] mwifiex: Fix memory corruption in dump_station
 2020-05-15  7:59 UTC 

[PATCH ipsec] esp6: calculate transport_header correctly when sel.family != AF_INET6
 2020-05-15  7:53 UTC  (2+ messages)

[PATCH net] net: phy: broadcom: add support for BCM54811 PHY
 2020-05-15  5:22 UTC 

[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
 2020-05-15  7:41 UTC  (7+ messages)

use symbol_get to create the magic ipv4/ipv6 tunnels
 2020-05-15  6:33 UTC  (4+ messages)
` [PATCH 4/4] ipv6: symbol_get to access a sit symbol

[PATCH bpf-next v2 00/14] Introduce AF_XDP buffer allocation API
 2020-05-15  6:23 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the net-next tree
 2020-05-15  5:28 UTC 

[PATCH net-next v4 00/33] XDP extend with knowledge of frame size
 2020-05-15  4:52 UTC  (2+ messages)

[PATCH] e1000e: Relax condition to trigger reset for ME workaround
 2020-05-15  4:31 UTC 

[net-next v3 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-14
 2020-05-15  4:21 UTC  (10+ messages)
` [net-next v3 1/9] igc: Add ECN support for TSO
` [net-next v3 2/9] igc: Use netdev log helpers in igc_main.c
` [net-next v3 3/9] igc: add support to eeprom, registers and link self-tests
` [net-next v3 4/9] igc: Use netdev log helpers in igc_ethtool.c
` [net-next v3 5/9] igc: Use netdev log helpers in igc_ptp.c
` [net-next v3 6/9] igc: Use netdev log helpers in igc_dump.c
` [net-next v3 7/9] igc: Use netdev log helpers in igc_base.c
` [net-next v3 8/9] igc: Remove unneeded definition
` [net-next v3 9/9] igc: Remove unneeded register

pull-request: bpf-next 2020-05-14
 2020-05-15  3:55 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-05-15  3:18 UTC 

[RFC] e1000e: Relax condition to trigger reset for ME workaround
 2020-05-15  1:57 UTC  (3+ messages)

[PATCH][next] selftest/bpf: fix spelling mistake "SIGALARM" -> "SIGALRM"
 2020-05-15  1:39 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: fix bpf_iter's task iterator logic
 2020-05-15  1:38 UTC  (2+ messages)

[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
 2020-05-15  1:35 UTC 

[PATCH bpf-next v2] samples/bpf: xdp_redirect_cpu: set MAX_CPUS according to NR_CPUS
 2020-05-15  1:27 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Jakub to networking drivers
 2020-05-15  1:11 UTC  (4+ messages)

r8169: don't include linux/moduleparam.h
 2020-05-15  1:03 UTC  (2+ messages)

r8169: remove not needed checks in rtl8169_set_eee
 2020-05-15  1:03 UTC  (2+ messages)

[PATCH][next] net: dsa: felix: fix incorrect clamp calculation for burst
 2020-05-15  1:03 UTC  (2+ messages)

[PATCH net v2 1/2] ipmr: Fix RCU list debugging warning
 2020-05-15  1:01 UTC  (4+ messages)
` [PATCH net v2 2/2] ipmr: Add lockdep expression to ipmr_for_each_table macro

[PATCH] net: phy: mdio-moxart: remove unneeded include
 2020-05-15  0:59 UTC  (2+ messages)

[PATCH net-next] dt-bindings: dp83867: Convert DP83867 to yaml
 2020-05-15  0:58 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: dp83869: Update licensing info
 2020-05-15  0:54 UTC  (2+ messages)

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers
 2020-05-15  0:52 UTC  (7+ messages)
` [PATCH 1/4] ipv6: lift copy_from_user out of ipv6_route_ioctl
` [PATCH 2/4] ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
` [PATCH 4/4] ipv4,appletalk: "

[PATCH net] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
 2020-05-15  0:44 UTC  (2+ messages)

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-15  0:39 UTC  (13+ messages)
` [PATCH v2 bpf-next 4/7] printk: add type-printing %pT format specifier which uses BTF
` [PATCH v2 bpf-next 7/7] bpf: add tests for %pT format specifier

[PATCH net-next] net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
 2020-05-15  0:40 UTC  (2+ messages)

[PATCH net-next] hinic: update huawei ethernet driver maintainer
 2020-05-15  0:38 UTC  (2+ messages)

[PATCH net-next] hinic: add set_ringparam ethtool_ops support
 2020-05-15  0:38 UTC  (2+ messages)

[PATCH net-next] devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
 2020-05-15  0:36 UTC  (2+ messages)

[PATCH net-next 0/2] am65-cpsw: add taprio/EST offload support
 2020-05-15  0:34 UTC  (2+ messages)

[PATCH 0/8 net] the indirect flow_block offload, revisited
 2020-05-15  0:29 UTC  (4+ messages)

[PATCH][next] rtw88: 8723d: fix incorrect setting of ldo_pwr
 2020-05-15  0:26 UTC  (2+ messages)

[PATCH bpf 0/3] Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s
 2020-05-15  0:06 UTC  (3+ messages)
` [PATCH bpf 1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work

[PATCH net-next] mptcp: Use 32-bit DATA_ACK when possible
 2020-05-14 15:53 UTC 

bpf selftest execution issues
 2020-05-14 23:13 UTC  (2+ messages)

[PATCH bpf-next 0/6] BPF ring buffer
 2020-05-14 23:06 UTC  (16+ messages)
` [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it

[net-next v2 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-14
 2020-05-14 22:45 UTC  (15+ messages)
` [net-next v2 1/9] igc: Add ECN support for TSO
` [net-next v2 2/9] igc: Use netdev log helpers in igc_main.c
` [net-next v2 3/9] igc: add support to eeprom, registers and link self-tests
` [net-next v2 4/9] igc: Use netdev log helpers in igc_ethtool.c
` [net-next v2 5/9] igc: Use netdev log helpers in igc_ptp.c
` [net-next v2 6/9] igc: Use netdev log helpers in igc_dump.c
` [net-next v2 7/9] igc: Use netdev log helpers in igc_base.c
` [net-next v2 8/9] igc: Remove unneeded definition
` [net-next v2 9/9] igc: Remove unneeded register

[PATCH v17 05/23] net: Prepare UDS for security module stacking
 2020-05-14 22:11 UTC  (4+ messages)
` [PATCH v17 14/23] LSM: Ensure the correct LSM context releaser
` [PATCH v17 15/23] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v17 17/23] LSM: security_secid_to_secctx in netlink netfilter

[PATCH net-next] net: dsa: sja1105: disable rxvlan offload for the DSA master
 2020-05-14 22:20 UTC  (2+ messages)

[PATCH net] tcp: fix error recovery in tcp_zerocopy_receive()
 2020-05-14 22:13 UTC  (2+ messages)

[PATCH net-next 0/2] DP83822 Fiber enablement
 2020-05-14 21:43 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: DP83822: Add ability to advertise Fiber connection


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