netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 11:54:25 to 2020-01-15 15:56:49 UTC [more...]

[PATCH net] net/sched: act_ife: initalize ife->metalist earlier
 2020-01-15 15:56 UTC  (3+ messages)

[PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:55 UTC 

[PATCH] net: stmmac: modified pcs mode support for RGMII
 2020-01-15 15:53 UTC 

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2020-01-15 15:43 UTC  (9+ messages)
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 15:41 UTC  (14+ messages)
` [PATCH bpf-next v2 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v2 03/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v2 04/10] selftests: "
` [PATCH bpf-next v2 05/10] bpftool: "
` [PATCH bpf-next v2 06/10] perf: "
` [PATCH bpf-next v2 07/10] samples/bpf: "
` [PATCH bpf-next v2 08/10] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system
` [PATCH bpf-next v2 09/10] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v2 10/10] tools/runqslower: "

[PATCH net-next v2 0/2] netns: simple cleanups
 2020-01-15 15:36 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netns: Parse *_PID and *_FD netlink attributes as signed integers
` [PATCH net-next v2 2/2] netns: constify exported functions

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 15:30 UTC  (13+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:05 UTC  (2+ messages)

[PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 15:04 UTC  (3+ messages)

[PATCH net-next RFC 0/3] Add mlx5 devices FW upgrade reset support
 2020-01-15 15:01 UTC  (3+ messages)
` [PATCH net-next RFC 3/3] net/mlx5: Add "

[PATCH net-next 0/2] netns: simple cleanups
 2020-01-15 14:55 UTC  (6+ messages)
` [PATCH net-next 1/2] netns: Parse NETNSA_FD and NETNSA_PID as signed integers
` [PATCH net-next 2/2] netns: constify exported functions

[PATCH rdma-next 0/2] RoCE accelerator counters
 2020-01-15 14:54 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add "
` [PATCH rdma-next 2/2] IB/mlx5: Expose "

Expose bond_xmit_hash function
 2020-01-15 14:33 UTC  (5+ messages)

[PATCH net 1/5] netdevsim: fix a race condition in netdevsim operations
 2020-01-15 14:16 UTC  (4+ messages)

[PATCH v2 00/65] Simplify and improve the wfx driver
 2020-01-15 13:55 UTC  (66+ messages)
` [PATCH v2 01/65] staging: wfx: revert unexpected change in debugfs output
` [PATCH v2 02/65] staging: wfx: make hif_scan() usage clearer
` [PATCH v2 03/65] staging: wfx: add missing PROBE_RESP_OFFLOAD feature
` [PATCH v2 04/65] staging: wfx: send rate policies one by one
` [PATCH v2 05/65] staging: wfx: simplify hif_set_tx_rate_retry_policy() usage
` [PATCH v2 06/65] staging: wfx: simplify hif_set_output_power() usage
` [PATCH v2 07/65] staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage
` [PATCH v2 08/65] staging: wfx: simplify hif_set_arp_ipv4_filter() usage
` [PATCH v2 09/65] staging: wfx: simplify hif_start() usage
` [PATCH v2 10/65] staging: wfx: use specialized structs for HIF arguments
` [PATCH v2 11/65] staging: wfx: retrieve ampdu_density from sta->ht_cap
` [PATCH v2 12/65] staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_conf
` [PATCH v2 13/65] staging: wfx: drop struct wfx_ht_info
` [PATCH v2 14/65] staging: wfx: drop wdev->output_power
` [PATCH v2 15/65] staging: wfx: simplify wfx_config()
` [PATCH v2 16/65] staging: wfx: rename wfx_upload_beacon()
` [PATCH v2 17/65] staging: wfx: simplify wfx_upload_ap_templates()
` [PATCH v2 18/65] staging: wfx: simplify wfx_update_beaconing()
` [PATCH v2 19/65] staging: wfx: fix __wfx_flush() when drop == false
` [PATCH v2 20/65] staging: wfx: simplify wfx_flush()
` [PATCH v2 21/65] staging: wfx: simplify update of DTIM period
` [PATCH v2 22/65] staging: wfx: drop wvif->dtim_period
` [PATCH v2 23/65] staging: wfx: drop wvif->enable_beacon
` [PATCH v2 24/65] staging: wfx: drop wvif->cqm_rssi_thold
` [PATCH v2 25/65] staging: wfx: drop wvif->setbssparams_done
` [PATCH v2 26/65] staging: wfx: drop wfx_set_cts_work()
` [PATCH v2 27/65] staging: wfx: SSID should be provided to hif_start() even if hidden
` [PATCH v2 28/65] staging: wfx: simplify hif_update_ie()
` [PATCH v2 29/65] staging: wfx: simplify hif_join()
` [PATCH v2 30/65] staging: wfx: simplify hif_set_association_mode()
` [PATCH v2 31/65] staging: wfx: simplify hif_set_uc_mc_bc_condition()
` [PATCH v2 32/65] staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
` [PATCH v2 33/65] staging: wfx: simplify hif_mib_set_data_filtering
` [PATCH v2 34/65] staging: wfx: simplify hif_set_data_filtering()
` [PATCH v2 35/65] staging: wfx: simplify hif_set_mac_addr_condition()
` [PATCH v2 36/65] staging: wfx: simplify hif_set_config_data_filter()
` [PATCH v2 37/65] staging: wfx: simplify wfx_set_mcast_filter()
` [PATCH v2 38/65] staging: wfx: simplify wfx_update_filtering()
` [PATCH v2 39/65] staging: wfx: simplify wfx_scan_complete()
` [PATCH v2 40/65] staging: wfx: update power-save per interface
` [PATCH v2 41/65] staging: wfx: with multiple vifs, force PS only if channels differs
` [PATCH v2 42/65] staging: wfx: do not update uapsd if not necessary
` [PATCH v2 43/65] staging: wfx: fix case where RTS threshold is 0
` [PATCH v2 44/65] staging: wfx: fix possible overflow on jiffies comparaison
` [PATCH v2 45/65] staging: wfx: remove handling of "early_data"
` [PATCH v2 46/65] staging: wfx: relocate "buffered" information to sta_priv
` [PATCH v2 47/65] staging: wfx: fix bss_loss
` [PATCH v2 48/65] staging: wfx: fix RCU usage
` [PATCH v2 49/65] staging: wfx: simplify wfx_set_tim_impl()
` [PATCH v2 50/65] staging: wfx: simplify the link-id allocation
` [PATCH v2 51/65] staging: wfx: check that no tx is pending before release sta
` [PATCH v2 52/65] staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
` [PATCH v2 53/65] staging: wfx: pspoll_mask make no sense
` [PATCH v2 54/65] staging: wfx: sta and dtim
` [PATCH v2 55/65] staging: wfx: firmware never return PS status for stations
` [PATCH v2 56/65] staging: wfx: simplify wfx_suspend_resume_mc()
` [PATCH v2 57/65] staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
` [PATCH v2 58/65] staging: wfx: simplify wfx_ps_notify_sta()
` [PATCH v2 59/65] staging: wfx: ensure that packet_id is unique
` [PATCH v2 60/65] staging: wfx: remove unused do_probe
` [PATCH v2 61/65] staging: wfx: remove check for interface state
` [PATCH v2 62/65] staging: wfx: simplify hif_handle_tx_data()
` [PATCH v2 63/65] staging: wfx: simplify wfx_tx_queue_get_num_queued()
` [PATCH v2 64/65] staging: wfx: simplify hif_multi_tx_confirm()
` [PATCH v2 65/65] staging: wfx: update TODO

[PATCH 00/65] Simplify and improve the wfx driver
 2020-01-15 13:50 UTC  (68+ messages)
` [PATCH 01/65] staging: wfx: revert unexpected change in debugfs output
` [PATCH 02/65] staging: wfx: make hif_scan() usage clearer
` [PATCH 03/65] staging: wfx: add missing PROBE_RESP_OFFLOAD feature
` [PATCH 04/65] staging: wfx: send rate policies one by one
` [PATCH 05/65] staging: wfx: simplify hif_set_tx_rate_retry_policy() usage
` [PATCH 06/65] staging: wfx: simplify hif_set_output_power() usage
` [PATCH 07/65] staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage
` [PATCH 08/65] staging: wfx: simplify hif_set_arp_ipv4_filter() usage
` [PATCH 09/65] staging: wfx: simplify hif_start() usage
` [PATCH 10/65] staging: wfx: use specialized structs for HIF arguments
` [PATCH 11/65] staging: wfx: retrieve ampdu_density from sta->ht_cap
` [PATCH 12/65] staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_conf
` [PATCH 13/65] staging: wfx: drop struct wfx_ht_info
` [PATCH 14/65] staging: wfx: drop wdev->output_power
` [PATCH 15/65] staging: wfx: simplify wfx_config()
` [PATCH 16/65] staging: wfx: rename wfx_upload_beacon()
` [PATCH 17/65] staging: wfx: simplify wfx_upload_ap_templates()
` [PATCH 18/65] staging: wfx: simplify wfx_update_beaconing()
` [PATCH 19/65] staging: wfx: fix __wfx_flush() when drop == false
` [PATCH 20/65] staging: wfx: simplify wfx_flush()
` [PATCH 21/65] staging: wfx: simplify update of DTIM period
` [PATCH 22/65] staging: wfx: drop wvif->dtim_period
` [PATCH 23/65] staging: wfx: drop wvif->enable_beacon
` [PATCH 24/65] staging: wfx: drop wvif->cqm_rssi_thold
` [PATCH 25/65] staging: wfx: drop wvif->setbssparams_done
` [PATCH 26/65] staging: wfx: drop wfx_set_cts_work()
` [PATCH 27/65] staging: wfx: SSID should be provided to hif_start() even if hidden
` [PATCH 28/65] staging: wfx: simplify hif_update_ie()
` [PATCH 29/65] staging: wfx: simplify hif_join()
` [PATCH 30/65] staging: wfx: simplify hif_set_association_mode()
` [PATCH 31/65] staging: wfx: simplify hif_set_uc_mc_bc_condition()
` [PATCH 32/65] staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
` [PATCH 33/65] staging: wfx: simplify hif_mib_set_data_filtering
` [PATCH 34/65] staging: wfx: simplify hif_set_data_filtering()
` [PATCH 35/65] staging: wfx: simplify hif_set_mac_addr_condition()
` [PATCH 36/65] staging: wfx: simplify hif_set_config_data_filter()
` [PATCH 37/65] staging: wfx: simplify wfx_set_mcast_filter()
` [PATCH 38/65] staging: wfx: simplify wfx_update_filtering()
` [PATCH 39/65] staging: wfx: simplify wfx_scan_complete()
` [PATCH 40/65] staging: wfx: update power-save per interface
` [PATCH 41/65] staging: wfx: with multiple vifs, force PS only if channels differs
` [PATCH 42/65] staging: wfx: do not update uapsd if not necessary
` [PATCH 43/65] staging: wfx: fix case where RTS threshold is 0
` [PATCH 44/65] staging: wfx: fix possible overflow on jiffies comparaison
` [PATCH 45/65] staging: wfx: remove handling of "early_data"
` [PATCH 46/65] staging: wfx: relocate "buffered" information to sta_priv
` [PATCH 47/65] staging: wfx: fix bss_loss
` [PATCH 48/65] staging: wfx: fix RCU usage
` [PATCH 49/65] staging: wfx: simplify wfx_set_tim_impl()
` [PATCH 50/65] staging: wfx: simplify the link-id allocation
` [PATCH 51/65] staging: wfx: check that no tx is pending before release sta
` [PATCH 52/65] staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
` [PATCH 53/65] staging: wfx: pspoll_mask make no sense
` [PATCH 54/65] staging: wfx: sta and dtim
` [PATCH 55/65] staging: wfx: firmware never return PS status for stations
` [PATCH 56/65] staging: wfx: simplify wfx_suspend_resume_mc()
` [PATCH 57/65] staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
` [PATCH 58/65] staging: wfx: simplify wfx_ps_notify_sta()
` [PATCH 59/65] staging: wfx: ensure that packet_id is unique
` [PATCH 60/65] staging: wfx: remove unused do_probe
` [PATCH 61/65] staging: wfx: remove check for interface state
` [PATCH 62/65] staging: wfx: simplify hif_handle_tx_data()
` [PATCH 63/65] staging: wfx: simplify wfx_tx_queue_get_num_queued()
` [PATCH 64/65] staging: wfx: simplify hif_multi_tx_confirm()
` [PATCH 65/65] staging: wfx: update TODO

[PATCH] ath5k: remove unneeded conversion to bool
 2020-01-15 13:37 UTC 

[PATCH bpf-next v3] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 13:15 UTC 

[PATCH bpf-next v2] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 13:12 UTC  (3+ messages)

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-15 12:57 UTC  (6+ messages)
` [PATCH bpf-next v2 09/11] bpf: Allow selecting reuseport socket from a SOCKMAP

loss of connectivity after enabling vlan_filtering
 2020-01-15 12:56 UTC  (8+ messages)

[PATCH net-next v2 0/8] net: bridge: add vlan notifications and rtm support
 2020-01-15 12:51 UTC  (2+ messages)

[PATCH net-next] sfc: move MCDI filtering code
 2020-01-15 12:40 UTC  (2+ messages)

[PATCH net]: hv_sock: Remove the accept port restriction
 2020-01-14 19:51 UTC  (2+ messages)

[PATCH mlx5-next 00/10] Use ODP MRs for kernel ULPs
 2020-01-15 12:43 UTC  (11+ messages)
` [PATCH mlx5-next 01/10] IB: Allow calls to ib_umem_get from "
` [PATCH mlx5-next 02/10] IB/core: Introduce ib_reg_user_mr
` [PATCH mlx5-next 03/10] IB/core: Add interface to advise_mr for kernel users
` [PATCH mlx5-next 04/10] IB/mlx5: Add ODP WQE handlers for kernel QPs
` [PATCH mlx5-next 05/10] RDMA/mlx5: Don't fake udata for kernel path
` [PATCH mlx5-next 06/10] IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
` [PATCH mlx5-next 07/10] RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
` [PATCH mlx5-next 08/10] net/rds: Detect need of On-Demand-Paging memory registration
` [PATCH mlx5-next 09/10] net/rds: Handle ODP mr registration/unregistration
` [PATCH mlx5-next 10/10] net/rds: Use prefetch for On-Demand-Paging MR

pull-request: mac80211 2020-01-15
 2020-01-15 12:12 UTC  (2+ messages)

[PATCH net v2 0/6] mlxsw: Various fixes
 2020-01-15 12:16 UTC  (3+ messages)
` [PATCH net v2 6/6] mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters


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