netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 12:12:05 to 2020-09-25 03:02:22 UTC [more...]

[PATCH net] hinic: fix wrong return value of mac-set cmd
 2020-09-25  3:02 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-25  3:01 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint
` [PATCH v5 bpf-next 2/3] libbpf: support test run of raw tracepoint programs
` [PATCH v5 bpf-next 3/3] selftests/bpf: add raw_tp_test_run

[PATCH] Revert "net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()"
 2020-09-25  2:42 UTC 

[MPTCP][PATCH net-next 00/16] mptcp: RM_ADDR/ADD_ADDR enhancements
 2020-09-25  2:58 UTC  (26+ messages)
` [MPTCP][PATCH net-next 01/16] mptcp: rename addr_signal and the related functions
` [MPTCP][PATCH net-next 02/16] mptcp: add the outgoing RM_ADDR support
` [MPTCP][PATCH net-next 03/16] mptcp: add the incoming "
` [MPTCP][PATCH net-next 08/16] mptcp: remove addr and subflow in PM netlink
` [MPTCP][PATCH net-next 09/16] mptcp: implement mptcp_pm_remove_subflow
` [MPTCP][PATCH net-next 10/16] mptcp: add RM_ADDR related mibs
` [MPTCP][PATCH net-next 11/16] mptcp: add mptcp_destroy_common helper
` [MPTCP][PATCH net-next 12/16] selftests: mptcp: add remove cfg in mptcp_connect
` [MPTCP][PATCH net-next 13/16] selftests: mptcp: add remove addr and subflow test cases
` [MPTCP][PATCH net-next 14/16] mptcp: add struct mptcp_pm_add_entry
` [MPTCP][PATCH net-next 15/16] mptcp: add sk_stop_timer_sync helper
` [MPTCP][PATCH net-next 16/16] mptcp: retransmit ADD_ADDR when timeout

[pull request][net-next V2 00/15] mlx5 Connection Tracking in NIC mode
 2020-09-25  2:55 UTC  (2+ messages)

[PATCH v2] net/ipv4: always honour route mtu during forwarding
 2020-09-25  2:54 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net v2] drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
 2020-09-25  2:53 UTC  (2+ messages)

[PATCH net-next v2 0/3] dpaa2-mac: add PCS support through the Lynx module
 2020-09-25  2:49 UTC  (2+ messages)

[PATCH net-next] net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
 2020-09-25  2:48 UTC  (2+ messages)

[Patch net 0/2] net_sched: fix a UAF in tcf_action_init()
 2020-09-25  2:47 UTC  (2+ messages)

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-25  1:26 UTC  (9+ messages)
` [PATCH v6 bpf-next 2/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v6 bpf-next 3/6] bpf: add bpf_snprintf_btf helper
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCH v3 bpf-next 00/11] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-25  1:22 UTC  (8+ messages)
` [PATCH v3 bpf-next 02/11] "

[PATCH v3 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-09-25  0:40 UTC  (6+ messages)
` [PATCH v3 1/5] Bluetooth: Add helper to set adv data
` [PATCH v3 2/5] Bluetooth: Break add adv into two mgmt commands
` [PATCH v3 3/5] Bluetooth: Use intervals and tx power from mgmt cmds
` [PATCH v3 4/5] Bluetooth: Query LE tx power on startup
` [PATCH v3 5/5] Bluetooth: Change MGMT security info CMD to be more generic

[PATCH net-next 0/6] net: hns3: updates for -next
 2020-09-25  0:26 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: refactor the function for dumping tc information in debugfs
` [PATCH net-next 2/6] net: hns3: remove unnecessary variable initialization
` [PATCH net-next 3/6] net: hns3: add a hardware error detect type
` [PATCH net-next 4/6] net: hns3: add debugfs of dumping pf interrupt resources
` [PATCH net-next 5/6] net: hns3: add support for 200G device
` [PATCH net-next 6/6] net: hns3: rename macro of pci device id of vf

[PATCH net-next v2] net: vlan: Avoid using BUG() in vlan_proto_idx()
 2020-09-25  0:27 UTC 

[PATCH bpf-next v3 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-09-25  0:22 UTC  (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Verifying real time helper function

[PATCH v4 bpf-next 00/13] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-25  0:04 UTC  (14+ messages)
` [PATCH v4 bpf-next 01/13] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH v4 bpf-next 02/13] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
` [PATCH v4 bpf-next 03/13] bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
` [PATCH v4 bpf-next 04/13] bpf: Change bpf_sk_storage_*() "
` [PATCH v4 bpf-next 05/13] bpf: Change bpf_tcp_*_syncookie "
` [PATCH v4 bpf-next 06/13] bpf: Change bpf_sk_assign "
` [PATCH v4 bpf-next 07/13] bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
` [PATCH v4 bpf-next 08/13] bpf: selftest: Move sock_fields test into test_progs
` [PATCH v4 bpf-next 09/13] bpf: selftest: Adapt sock_fields test to use skel and global variables
` [PATCH v4 bpf-next 10/13] bpf: selftest: Use network_helpers in the sock_fields test
` [PATCH v4 bpf-next 11/13] bpf: selftest: Use bpf_skc_to_tcp_sock() "
` [PATCH v4 bpf-next 12/13] bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
` [PATCH v4 bpf-next 13/13] bpf: selftest: Add test_btf_skc_cls_ingress

[PATCH net-next] net: vlan: Avoid using BUG() in vlan_proto_idx()
 2020-09-24 23:54 UTC  (3+ messages)

[PATCH] net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
 2020-09-24 23:49 UTC  (2+ messages)

[PATCH v2 4/4] PCI: Limit pci_alloc_irq_vectors as per housekeeping CPUs
 2020-09-24 23:40 UTC  (5+ messages)

[PATCH net-next v3 0/2] Add hw offload of TC flower on MSCC Ocelot
 2020-09-24 23:39 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: mscc: ocelot: Add support for tcam

[PATCH net-next] net: tcp: drop unused function argument from mptcp_incoming_options
 2020-09-24 23:23 UTC 

[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
 2020-09-24 23:19 UTC  (17+ messages)
` [PATCH bpf-next v8 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v8 11/11] selftests: Remove fmod_ret from benchmarks and test_overhead

[PATCH net-next v3 0/4] GVE Raw Addressing
 2020-09-24 23:03 UTC  (7+ messages)
` [PATCH net-next v3 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v3 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v3 4/4] gve: Add support for raw addressing in the tx path

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-24 22:47 UTC  (7+ messages)
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces

[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-09-24 22:28 UTC  (6+ messages)
` [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables
  ` [Intel-wired-lan] "

[PATCH bpf-next v5] bpf: Add bpf_ktime_get_real_ns
 2020-09-24 22:27 UTC  (3+ messages)

[PATCH net] tcp: skip DSACKs with dubious sequence ranges
 2020-09-24 22:23 UTC 

[PATCH bpf-next 0/6] Various BPF helper improvements
 2020-09-24 22:19 UTC  (15+ messages)
` [PATCH bpf-next 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH net] net/tls: sendfile fails with ktls offload
 2020-09-24 21:57 UTC  (2+ messages)

[PATCH v2 0/4] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-24 21:52 UTC  (12+ messages)
` [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs

RTNETLINK answers: Permission denied
 2020-09-24 21:49 UTC  (5+ messages)

[PATCH] net/tls: race causes kernel panic
 2020-09-24 21:34 UTC  (2+ messages)

[net-next v2 0/3] cxgb4/ch_ktls: updates in net-next
 2020-09-24 21:30 UTC  (3+ messages)
` [net-next v2 1/3] ch_ktls: Issue if connection offload fails

[PATCH v4 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-24 20:49 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint
` [PATCH v4 bpf-next 2/3] libbpf: support test run of raw tracepoint programs
` [PATCH v4 bpf-next 3/3] selftests/bpf: add raw_tp_test_run

[PATCH net-next RFC v5 00/15] Add devlink reload action and limit level options
 2020-09-24 20:45 UTC  (15+ messages)
` [PATCH net-next RFC v5 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v5 02/15] devlink: Add reload action limit level
` [PATCH net-next RFC v5 03/15] devlink: Add reload action stats
` [PATCH net-next RFC v5 04/15] devlink: Add reload actions stats to dev get

[PATCH ethtool-next 0/5] pause frame stats
 2020-09-24 20:41 UTC  (5+ messages)
` [PATCH ethtool-next 2/5] pause: add --json support

[PATCH bpf-next 0/9] libbpf: BTF writer APIs
 2020-09-24 20:27 UTC  (10+ messages)
` [PATCH bpf-next 2/9] libbpf: remove assumption of single contiguous memory for BTF data
` [PATCH bpf-next 5/9] libbpf: allow modification of BTF and add btf__add_str API
` [PATCH bpf-next 7/9] libbpf: add BTF writing APIs

RTL8402 stops working after hibernate/resume
 2020-09-24 20:12 UTC  (9+ messages)

[bpf-next PATCH] bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL
 2020-09-24 19:58 UTC 

[PATCH] e1000e: Power cycle phy on PM resume
 2020-09-24 19:57 UTC  (17+ messages)
` [Intel-wired-lan] "
` [PATCH v2] e1000e: Increase iteration on polling MDIC ready bit
  ` [Intel-wired-lan] "
  ` [PATCH v3] "

[PATCH ethtool 1/2] netlink: return -ENOMEM when calloc fails
 2020-09-24 19:27 UTC  (2+ messages)
` [PATCH ethtool 2/2] netlink: fix memory leak

[bpf-next PATCH 1/2] bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases
 2020-09-24 18:45 UTC  (2+ messages)
` [bpf-next PATCH 2/2] bpf: Add AND verifier test case where 32bit and 64bit bounds differ

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-24 18:16 UTC  (7+ messages)

[PATCH ethtool v2 1/2] update UAPI header copies
 2020-09-24 17:56 UTC  (2+ messages)
` [PATCH ethtool v2 2/2] Update link mode tables for fiber

[PATCH bpf] libbpf: fix XDP program load regression for old kernels
 2020-09-24 17:42 UTC  (3+ messages)

[PATCH iproute2] build: avoid make jobserver warnings
 2020-09-24 16:56 UTC  (5+ messages)

[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-09-24 16:31 UTC  (2+ messages)

[PATCH] ath10k: sdio: remove reduntant check in for loop
 2020-09-24 16:27 UTC  (4+ messages)
` [PATCH v2] ath10k: sdio: remove redundant "

[PATCH net-next v4 0/2] DP83869 WoL and Speed optimization
 2020-09-24 16:27 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: phy: dp83869: support Wake on LAN
` [PATCH net-next v4 2/2] net: phy: dp83869: Add speed optimization feature

[PATCH] kbuild: explicitly specify the build id style
 2020-09-24 16:03 UTC  (2+ messages)

[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
 2020-09-24 16:02 UTC  (6+ messages)

[PATCH 0/4] net: usb: avoid using usb_control_msg() directly
 2020-09-24 16:01 UTC  (7+ messages)
` [PATCH 3/4] net: usb: rtl8150: use usb_control_msg_recv() and usb_control_msg_send()

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-24 15:55 UTC  (2+ messages)

[PATCH 1/2] rtw88: Fix probe error handling race with firmware loading
 2020-09-24 15:50 UTC  (2+ messages)

[PATCH -next] zd1201: simplify the return expression of zd1201_set_maxassoc()
 2020-09-24 15:51 UTC  (2+ messages)

[PATCH v2] brcmfmac: check return value of driver_for_each_device()
 2020-09-24 15:48 UTC  (2+ messages)

[PATCH v1] Bluetooth: send proper config param to unknown config request
 2020-09-24 15:45 UTC 

[PATCH] net/fsl: quieten expected MDIO access failures
 2020-09-24 15:40 UTC  (5+ messages)

ip rule iif oif and vrf
 2020-09-24 14:41 UTC  (6+ messages)

i386: allmodconfig build failed on linux next
 2020-09-24 14:37 UTC 

[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-09-24 14:32 UTC 

[PATCH] net: qrtr: Fix port ID for control messages
 2020-09-24 14:25 UTC  (2+ messages)

commit 37bd22420f85 ("af_key: pfkey_dump needs parameter validation") to stable
 2020-09-24 14:08 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-24 14:05 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] kbuild: explicitly specify the build id style
 2020-09-24 13:50 UTC 

[net-next] net: dsa: felix: convert TAS link speed based on phylink speed
 2020-09-24 12:30 UTC  (4+ 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).