netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-12 17:19:14 to 2021-09-13 15:34:48 UTC [more...]

[PATCH net-next 0/8] RTL8366(RB) cleanups part 1
 2021-09-13 14:42 UTC  (8+ messages)
` [PATCH net-next 1/8] net: dsa: rtl8366rb: Support bridge offloading
` [PATCH net-next 2/8] net: dsa: rtl8366: Drop custom VLAN set-up
` [PATCH net-next 3/8] net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
` [PATCH net-next 4/8] net: dsa: rtl8366rb: Always treat VLAN 0 as untagged
` [PATCH net-next 5/8] net: dsa: rtl8366: Disable "4K" VLANs
` [PATCH net-next 6/8] net: dsa: rtl8366rb: Fix off-by-one bug
` [PATCH net-next 7/8] net: dsa: rtl8366: Fix a bug in deleting VLANs

[PATCH net-next] net: dsa: tag_rtl4_a: Drop bit 9 from egress frames
 2021-09-13 14:31 UTC 

[RFC v2 00/13] create power sequencing subsystem
 2021-09-13 13:42 UTC  (5+ messages)
` [RFC v2 01/13] power: add power sequencer subsystem

[RFC PATCH net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-13 13:38 UTC  (10+ messages)
` [RFC PATCH net 1/5] net: mdio: introduce a shutdown method to mdio device drivers
` [RFC PATCH net 2/5] net: dsa: be compatible with masters which unregister on shutdown
` [RFC PATCH net 5/5] net: dsa: xrs700x: "

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-13 14:49 UTC  (8+ messages)
` [PATCH] perf: fix panic by disable ftrace on fault.c

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-13 14:45 UTC  (2+ messages)

[PATCH net-next] net: wwan: iosm: firmware flashing and coredump collection
 2021-09-13 14:30 UTC  (2+ messages)

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-09-13 14:34 UTC  (2+ messages)

[PATCH v3 00/32] staging/wfx: usual maintenance
 2021-09-13 14:12 UTC  (34+ messages)
` [PATCH v3 01/32] staging: wfx: use abbreviated message for "incorrect sequence"
` [PATCH v3 02/32] staging: wfx: do not send CAB while scanning
` [PATCH v3 03/32] staging: wfx: ignore PS when STA/AP share same channel
` [PATCH v3 04/32] staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
` [PATCH v3 05/32] staging: wfx: avoid possible lock-up during scan
` [PATCH v3 06/32] staging: wfx: drop unused argument from hif_scan()
` [PATCH v3 07/32] staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
` [PATCH v3 08/32] staging: wfx: take advantage of wfx_tx_queue_empty()
` [PATCH v3 09/32] staging: wfx: declare support for TDLS
` [PATCH v3 10/32] staging: wfx: fix support for CSA
` [PATCH v3 11/32] staging: wfx: relax the PDS existence constraint
` [PATCH v3 12/32] staging: wfx: simplify API coherency check
` [PATCH v3 13/32] staging: wfx: update with the firmware API 3.8
` [PATCH v3 14/32] staging: wfx: uniformize counter names
` [PATCH v3 15/32] staging: wfx: fix misleading 'rate_id' usage
` [PATCH v3 16/32] staging: wfx: declare variables at beginning of functions
` [PATCH v3 17/32] staging: wfx: simplify hif_join()
` [PATCH v3 18/32] staging: wfx: reorder function for slightly better eye candy
` [PATCH v3 19/32] staging: wfx: fix error names
` [PATCH v3 20/32] staging: wfx: apply naming rules in hif_tx_mib.c
` [PATCH v3 21/32] staging: wfx: remove unused definition
` [PATCH v3 22/32] staging: wfx: remove useless debug statement
` [PATCH v3 23/32] staging: wfx: fix space after cast operator
` [PATCH v3 24/32] staging: wfx: remove references to WFxxx in comments
` [PATCH v3 25/32] staging: wfx: update files descriptions
` [PATCH v3 26/32] staging: wfx: reformat comment
` [PATCH v3 27/32] staging: wfx: avoid c99 comments
` [PATCH v3 28/32] staging: wfx: fix comments styles
` [PATCH v3 29/32] staging: wfx: remove useless comments after #endif
` [PATCH v3 30/32] staging: wfx: explain the purpose of wfx_send_pds()
` [PATCH v3 31/32] staging: wfx: indent functions arguments
` [PATCH v3 32/32] staging: wfx: ensure IRQ is ready before enabling it

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-13 14:02 UTC 

[PATCH v2] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-13 13:50 UTC  (5+ messages)

[PATCH v2 00/15] nfc: minor printk cleanup
 2021-09-13 13:20 UTC  (16+ messages)
` [PATCH v2 01/15] nfc: drop unneeded debug prints
` [PATCH v2 02/15] nfc: do not break pr_debug() call into separate lines
` [PATCH v2 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH v2 04/15] nfc: fdp: drop unneeded debug prints
` [PATCH v2 05/15] nfc: pn533: "
` [PATCH v2 06/15] nfc: pn533: use dev_err() instead of pr_err()
` [PATCH v2 07/15] nfc: pn544: drop unneeded debug prints
` [PATCH v2 08/15] nfc: pn544: drop unneeded memory allocation fail messages
` [PATCH v2 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH v2 10/15] nfc: st-nci: drop unneeded debug prints
` [PATCH v2 11/15] nfc: st21nfca: "
` [PATCH v2 12/15] nfc: trf7970a: "
` [PATCH v2 13/15] nfc: microread: "
` [PATCH v2 14/15] nfc: microread: drop unneeded memory allocation fail messages
` [PATCH v2 15/15] nfc: mrvl: "

[PATCH net 0/6] net: hns3: add some fixes for -net
 2021-09-13 13:08 UTC  (7+ messages)
` [PATCH net 1/6] net: hns3: add option to turn off page pool feature
` [PATCH net 2/6] net: hns3: pad the short tunnel frame before sending to hardware
` [PATCH net 3/6] net: hns3: change affinity_mask to numa node range
` [PATCH net 4/6] net: hns3: disable mac in flr process
` [PATCH net 5/6] net: hns3: fix the exception when query imp info
` [PATCH net 6/6] net: hns3: fix the timing issue of VF clearing interrupt sources

[PATCH] net: tcp_drop adds `reason` v5
 2021-09-13 13:00 UTC 

[net,v2] net: dsa: lantiq_gswip: Add 200ms assert delay
 2021-09-13 12:10 UTC  (2+ messages)

net-next is open
 2021-09-13 11:59 UTC 

[PATCH net-next] qed: Improve the stack space of filter_config()
 2021-09-13 12:00 UTC  (2+ messages)

[net] tipc: increase timeout in tipc_sk_enqueue()
 2021-09-13 11:50 UTC  (2+ messages)

[PATCH net] udp_tunnel: Fix udp_tunnel_nic work-queue type
 2021-09-13 11:40 UTC  (2+ messages)

[PATCH] Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
 2021-09-13 11:40 UTC  (2+ messages)

[PATCH net 0/3] bnxt_en: Bug fixes
 2021-09-13 11:40 UTC  (2+ messages)

[RFC PATCH net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-13 11:31 UTC  (9+ messages)

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-13 11:18 UTC 

[PATCH] bpf: fix kmalloc bug in bpf_check
 2021-09-13 11:02 UTC 

Aw: Re: [PATCH 0/3] Fix for KSZ DSA switch shutdown
 2021-09-13 11:01 UTC  (13+ messages)
`  "

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-13 10:41 UTC  (2+ messages)

[PATCH v2 00/33] staging/wfx: usual maintenance
 2021-09-13 10:42 UTC  (40+ messages)
` [PATCH v2 01/33] staging: wfx: use abbreviated message for "incorrect sequence"
` [PATCH v2 02/33] staging: wfx: do not send CAB while scanning
` [PATCH v2 03/33] staging: wfx: ignore PS when STA/AP share same channel
` [PATCH v2 04/33] staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
` [PATCH v2 05/33] staging: wfx: avoid possible lock-up during scan
` [PATCH v2 06/33] staging: wfx: drop unused argument from hif_scan()
` [PATCH v2 07/33] staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
` [PATCH v2 08/33] staging: wfx: take advantage of wfx_tx_queue_empty()
` [PATCH v2 09/33] staging: wfx: declare support for TDLS
` [PATCH v2 10/33] staging: wfx: fix support for CSA
` [PATCH v2 11/33] staging: wfx: relax the PDS existence constraint
` [PATCH v2 12/33] staging: wfx: simplify API coherency check
` [PATCH v2 13/33] staging: wfx: update with the firmware API 3.8
` [PATCH v2 14/33] staging: wfx: uniformize counter names
` [PATCH v2 15/33] staging: wfx: fix misleading 'rate_id' usage
` [PATCH v2 16/33] staging: wfx: declare variables at beginning of functions
` [PATCH v2 17/33] staging: wfx: simplify hif_join()
` [PATCH v2 18/33] staging: wfx: reorder function for slightly better eye candy
` [PATCH v2 19/33] staging: wfx: fix error names
` [PATCH v2 20/33] staging: wfx: apply naming rules in hif_tx_mib.c
` [PATCH v2 21/33] staging: wfx: remove unused definition
` [PATCH v2 22/33] staging: wfx: remove useless debug statement
` [PATCH v2 23/33] staging: wfx: fix space after cast operator
` [PATCH v2 24/33] staging: wfx: remove references to WFxxx in comments
` [PATCH v2 25/33] staging: wfx: update files descriptions
` [PATCH v2 26/33] staging: wfx: reformat comment
` [PATCH v2 27/33] staging: wfx: avoid c99 comments
` [PATCH v2 28/33] staging: wfx: fix comments styles
` [PATCH v2 29/33] staging: wfx: remove useless comments after #endif
` [PATCH v2 30/33] staging: wfx: explain the purpose of wfx_send_pds()
` [PATCH v2 31/33] staging: wfx: indent functions arguments
` [PATCH v2 32/33] staging: wfx: ensure IRQ is ready before enabling it
` [PATCH v2 33/33] staging: wfx: early exit of PDS is not correct

[PATCH v3] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
 2021-08-30  9:00 UTC 

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-09-13  9:38 UTC  (7+ messages)

[syzbot] WARNING in __percpu_ref_exit (2)
 2021-09-13  9:22 UTC 

[PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
 2021-09-13  8:50 UTC  (11+ messages)

Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
 2021-09-13  8:42 UTC  (4+ messages)

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-13  8:36 UTC  (2+ messages)

[PATCH] nfp: Prefer struct_size over open coded arithmetic
 2021-09-13  8:31 UTC  (3+ messages)

possible deadlock in __perf_event_task_sched_out
 2021-09-13  8:11 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nft_table_lookup (2)
 2021-09-13  7:35 UTC 

[PATCH v7 intel-next 0/9] XDP_TX improvements for ice
 2021-09-13  6:50 UTC  (5+ messages)
` [PATCH v7 intel-next 1/9] ice: remove ring_active from ice_ring
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 2/9] ice: move ice_container_type onto ice_ring_container
  ` [Intel-wired-lan] "

[syzbot] possible deadlock in rfcomm_sk_state_change
 2021-09-13  5:15 UTC 

[PATCH v5 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-13  3:56 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/9] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v5 bpf-next 2/9] selftests/bpf: stop using bpf_program__load
` [PATCH v5 bpf-next 3/9] bpf: add bpf_trace_vprintk helper
` [PATCH v5 bpf-next 4/9] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v5 bpf-next 5/9] libbpf: use static const fmt string in __bpf_printk
` [PATCH v5 bpf-next 6/9] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v5 bpf-next 7/9] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v5 bpf-next 8/9] selftests/bpf: add trace_vprintk test prog
` [PATCH v5 bpf-next 9/9] bpf: clarify data_len param in bpf_snprintf and bpf_seq_printf comments

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 22:58 UTC  (10+ messages)
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp on fixed memory location
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

[PATCH] net: wan: wanxl: define CROSS_COMPILE_M68K
 2021-09-12 22:15 UTC  (2+ messages)

[PATCH V2 ethtool-next] netlink: settings: add netlink support for coalesce cqe mode parameter
 2021-09-12 22:05 UTC  (3+ messages)

ethtool 5.14 released
 2021-09-12 21:43 UTC 

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-12 21:38 UTC  (3+ messages)

[PATCH] ice: Prefer kcalloc over open coded arithmetic
 2021-09-12 20:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH][next] ath11k: Replace one-element array with flexible-array member
 2021-09-12 19:44 UTC  (2+ messages)

[PATCH] ath11k: Replace one-element array with flexible-array member
 2021-09-12 19:42 UTC  (3+ messages)

[syzbot] INFO: task hung in cangw_pernet_exit (3)
 2021-09-12 19:22 UTC 

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-12 19:05 UTC 

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-12 19:15 UTC  (2+ messages)

[PATCH v2] ip: Support filter links/neighs with no master
 2021-09-12 17:19 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).