netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 20:02:16 to 2021-10-28 12:20:19 UTC [more...]

[PATCH net-next] firewire: don't write directly to netdev->dev_addr
 2021-10-28 12:20 UTC  (2+ messages)

[PATCH net-next] mpt fusion: use dev_addr_set()
 2021-10-28 12:20 UTC  (3+ messages)

[PATCH net-next] media: use eth_hw_addr_set()
 2021-10-28 12:20 UTC  (2+ messages)

[PATCH net-next 0/3] Convert mvpp2 to phylink supported_interfaces
 2021-10-28 12:20 UTC  (2+ messages)

[PATCH net-next 0/7] tcp: tx side cleanups
 2021-10-28 12:20 UTC  (9+ messages)
` [PATCH net-next 1/7] tcp: remove dead code from tcp_sendmsg_locked()
` [PATCH net-next 2/7] tcp: cleanup tcp_remove_empty_skb() use
` [PATCH net-next 3/7] tcp: remove dead code from tcp_collapse_retrans()
` [PATCH net-next 4/7] tcp: no longer set skb->reserved_tailroom
` [PATCH net-next 5/7] tcp: factorize ip_summed setting
` [PATCH net-next 6/7] tcp: do not clear skb->csum if already zero
` [PATCH net-next 7/7] tcp: do not clear TCP_SKB_CB(skb)->sacked "

[PATCH v2] ipv6: enable net.ipv6.route.max_size sysctl in network namespace
 2021-10-28 12:20 UTC  (2+ messages)

[net-next PATCH 0/2] Add a devlink param and documentation
 2021-10-28 12:18 UTC  (8+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
      ` Fw: [EXT] "
        `  "

[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-10-28 12:14 UTC  (3+ messages)

[RFC v6 net-next 0/6] Add RTNL interface for SyncE
 2021-10-28 11:58 UTC  (7+ messages)
` [RFC v6 net-next 1/6] ice: add support detecting features based on netlist
` [RFC v6 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [RFC v6 net-next 3/6] ice: add support for reading SyncE DPLL state
` [RFC v6 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [RFC v6 net-next 5/6] ice: add support for SyncE recovered clocks
` [RFC v6 net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH net v2 0/2] Fixes for SMC
 2021-10-28 12:10 UTC  (4+ messages)
` [PATCH net v2 1/2] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net v2 2/2] net/smc: Correct spelling mistake to TCPF_SYN_RECV

[PATCH net v2] nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
 2021-10-28 12:10 UTC  (2+ messages)

[PATCH net-next 1/3] mctp: Return new key from mctp_alloc_local_tag
 2021-10-28 12:02 UTC  (4+ messages)
` [PATCH net-next 2/3] mctp: Add flow extension to skb
` [PATCH net-next 3/3] mctp: Pass flow data & flow release events to drivers

[PATCH 1/1] vmxnet3: do not stop tx queues after netif_device_detach()
 2021-10-28 12:00 UTC  (2+ messages)

[PATCH net 0/4] Fixes for SMC
 2021-10-28 11:57 UTC  (14+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 2/4] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net 3/4] net/smc: Correct spelling mistake to TCPF_SYN_RECV

[PATCH net 0/7] net: hns3: add some fixes for -net
 2021-10-28 11:54 UTC  (4+ messages)
` [PATCH net 1/7] net: hns3: fix pause config problem after autoneg disabled

[PATCH net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-25
 2021-10-28 11:49 UTC  (4+ messages)
` [PATCH net-next 1/4] i40e: avoid spin loop in i40e_asq_send_command()

[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-10-28 11:45 UTC  (4+ messages)

[PATCH] Bluetooth: Limit duration of Remote Name Resolve
 2021-10-28 11:18 UTC 

[PATCH] Bluetooth: Fix removing adv when processing cmd complete
 2021-10-28 11:17 UTC 

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-10-28 11:06 UTC  (9+ messages)
` [RFC/PATCH net-next v3 1/8] flow_offload: fill flags to action structure
` [RFC/PATCH net-next v3 2/8] flow_offload: reject to offload tc actions in offload drivers
` [RFC/PATCH net-next v3 3/8] flow_offload: allow user to offload tc action to net device
` [RFC/PATCH net-next v3 4/8] flow_offload: add skip_hw and skip_sw to control if offload the action
` [RFC/PATCH net-next v3 5/8] flow_offload: add process to update action stats from hardware
` [RFC/PATCH net-next v3 6/8] net: sched: save full flags for tc action
` [RFC/PATCH net-next v3 7/8] flow_offload: add reoffload process to update hw_count
` [RFC/PATCH net-next v3 8/8] flow_offload: validate flags of filter and actions

[PATCH v2 0/3] virtio support cache indirect desc
 2021-10-28 10:49 UTC  (4+ messages)
` [PATCH v2 1/3] virtio: cache indirect desc for split
` [PATCH v2 2/3] virtio: cache indirect desc for packed
` [PATCH v2 3/3] virtio-net: enable virtio indirect cache

[PATCH bpf-next v8] test_bpf: Add module parameter test_suite
 2021-10-28  9:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Support RENAME_EXCHANGE on bpffs
 2021-10-28  9:49 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()

[PATCH bpf-next v3 0/4] Support RENAME_EXCHANGE on bpffs
 2021-10-28  9:47 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] libfs: move shmem_exchange to simple_rename_exchange
` [PATCH bpf-next v3 2/4] libfs: support RENAME_EXCHANGE in simple_rename()
` [PATCH bpf-next v3 3/4] selftests: bpf: convert test_bpffs to ASSERT macros
` [PATCH bpf-next v3 4/4] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs

[PATCH net 0/4] sctp: a couple of fixes for PLPMTUD
 2021-10-28  9:36 UTC  (5+ messages)
` [PATCH net 1/4] sctp: allow IP fragmentation when PLPMTUD enters Error state
` [PATCH net 2/4] sctp: reset probe_timer in sctp_transport_pl_update
` [PATCH net 3/4] sctp: subtract sctphdr len in sctp_transport_pl_hlen
` [PATCH net 4/4] sctp: return true only for pathmtu update in sctp_transport_pl_toobig

[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
 2021-10-28  9:26 UTC  (4+ messages)
` [PATCH v16 bpf-next 19/20] net: xdp: introduce bpf_xdp_pointer utility routine

[IGMP discuss] Should we let the membership report contains 1 or multi-group records?
 2021-10-28  9:19 UTC  (2+ messages)

pull-request: bpf 2021-10-26
 2021-10-28  9:17 UTC  (4+ messages)

[PATCH net-next 0/5] Code movement to br_switchdev.c
 2021-10-28  8:50 UTC  (15+ messages)
` [PATCH net-next 1/5] net: bridge: provide shim definition for br_vlan_flags
` [PATCH net-next 2/5] net: bridge: move br_vlan_replay to br_switchdev.c
` [PATCH net-next 3/5] net: bridge: split out the switchdev portion of br_mdb_notify
` [PATCH net-next 4/5] net: bridge: mdb: move all switchdev logic to br_switchdev.c
` [PATCH net-next 5/5] net: bridge: switchdev: consistent function naming

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-28  8:45 UTC  (5+ messages)
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()

[RFC PATCH net] net: ipconfig: Release the rtnl_lock while waiting for carrier
 2021-10-28  8:41 UTC  (4+ messages)

[PATCH net-next 1/2] bnx2x: Utilize firmware 7.13.20.0
 2021-10-28  8:31 UTC  (5+ messages)
  ` [EXT] "

[PATCH net 0/3] can: j1939: fix some standard conformance problems
 2021-10-28  8:30 UTC  (7+ messages)
` [PATCH net 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address

[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-10-28  7:56 UTC  (6+ messages)

[PATCH net-next] batman-adv: Fix the wrong definition
 2021-10-28  7:49 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the rdma tree
 2021-10-28  7:48 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-10-28  7:45 UTC  (2+ messages)

[PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
 2021-10-28  7:44 UTC  (3+ messages)

[PATCH 2/3] virtio: cache indirect desc for packed
 2021-10-28  7:38 UTC  (4+ messages)

[PATCH v2 1/3] ath10k: fix division by zero in send path
 2021-10-28  7:34 UTC  (2+ messages)

tg3 RX packet re-order in queue 0 with RSS
 2021-10-28  7:33 UTC  (5+ messages)

[PATCH 1/4] ath10k: fix control-message timeout
 2021-10-28  7:33 UTC  (2+ messages)

[PATCH v2 1/2] wcn36xx: switch on antenna diversity feature bit
 2021-10-28  7:32 UTC  (2+ messages)

[PATCH v2 0/3] wcn36xx: software scanning improvements
 2021-10-28  7:28 UTC  (4+ messages)
` [PATCH v2 3/3] wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-28  7:24 UTC  (5+ messages)
` [PATCH v20 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH v20 2/2] wireless: Initial driver "

[PATCH v2 0/3] wireless: fix division by zero in USB drivers
 2021-10-28  7:20 UTC  (4+ messages)
` [PATCH v2 3/3] mwifiex: fix division by zero in fw download path

[PATCH bpf-next v5 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-28  6:35 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v5 2/8] libbpf: Add typeless ksym support to gen_loader
` [PATCH bpf-next v5 3/8] libbpf: Add weak "
` [PATCH bpf-next v5 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
` [PATCH bpf-next v5 5/8] libbpf: Use O_CLOEXEC uniformly when opening fds
` [PATCH bpf-next v5 6/8] selftests/bpf: Add weak/typeless ksym test for light skeleton
` [PATCH bpf-next v5 7/8] selftests/bpf: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v5 8/8] selftests/bpf: Fix memory leak in test_ima

[RFC v5 net-next 0/5] Add RTNL interface for SyncE
 2021-10-28  6:34 UTC  (10+ messages)
` [RFC v5 net-next 2/5] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status

[PATCH] qed: avoid spin loops in _qed_mcp_cmd_and_union()
 2021-10-28  5:47 UTC  (4+ messages)
    ` [EXT] "

[PATCH ebpf v2 0/2] Unprivileged BPF default
 2021-10-28  5:34 UTC  (3+ messages)
` [PATCH ebpf v2 2/2] bpf: Make unprivileged bpf depend on CONFIG_CPU_SPECTRE

[PATCH net-next] net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()
 2021-10-28  5:29 UTC  (2+ messages)

[pull-request][net-next] Merge mlx5-next into net-next
 2021-10-28  5:21 UTC 

Unsubscription Incident
 2021-10-28  4:05 UTC  (13+ messages)

[PATCH ipsec-next v2] sky2: Remove redundant assignment and parentheses
 2021-10-28  3:15 UTC 

bpf_get_branch_snapshot on qemu-kvm
 2021-10-28  3:09 UTC  (15+ messages)

[PATCH] ipvs: Fix reuse connection if RS weight is 0
 2021-10-28  2:50 UTC  (8+ messages)

[PATCH ipsec-next v2] xfrm: Remove redundant fields and related parentheses
 2021-10-28  2:36 UTC 

[PATCH net-next v2] net: virtio: use eth_hw_addr_set()
 2021-10-28  2:30 UTC  (3+ messages)

[PATCH 3/3] virtio-net: enable virtio indirect cache
 2021-10-28  2:28 UTC  (2+ messages)

[PATCH 0/3] virtio support cache indirect desc
 2021-10-28  2:16 UTC  (6+ messages)
` [PATCH 1/3] virtio: cache indirect desc for split

[PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number
 2021-10-28  2:07 UTC  (2+ messages)

[PATCH v2] r8169: Add device 10ec:8162 to driver r8169
 2021-10-28  2:05 UTC  (2+ messages)

[PATCH net-next] xdp: Remove redundant warning
 2021-10-28  2:00 UTC  (2+ messages)

[PATCH V2 net-next] inet: remove races in inet{6}_getname()
 2021-10-28  2:00 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: Rework fwd memory allocation and one cleanup
 2021-10-28  2:00 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-10-28  1:44 UTC  (7+ messages)

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-28  1:42 UTC  (5+ messages)
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH] net: phy: Fix unsigned comparison with less than zero
 2021-10-28  1:29 UTC  (2+ messages)

[PATCH net-next] net: cleanup __sk_stream_memory_free()
 2021-10-28  1:12 UTC 

[PATCH net-next] net: thunderbolt: use eth_hw_addr_set()
 2021-10-28  1:10 UTC  (2+ messages)

[PATCH v2] net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
 2021-10-28  1:10 UTC  (2+ messages)

[PATCH] net: macb: Fix mdio child node detection
 2021-10-28  1:10 UTC  (2+ messages)

[PATCH net-next] staging: use of_get_ethdev_address()
 2021-10-28  1:10 UTC  (2+ messages)

[PATCH] ath9k_hw: use swap() to make code cleaner
 2021-10-28  1:04 UTC 

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-28  1:01 UTC  (6+ messages)

[PATCH ebpf] bpf: Disallow unprivileged bpf by default
 2021-10-27 23:39 UTC  (3+ messages)

[PATCH net] ptp: fix code indentation issues
 2021-10-27 23:18 UTC 

linux-next: Signed-off-by missing for commit in the net-next tree
 2021-10-27 22:08 UTC 

[PATCH ethtool-next 00/14] ethtool: Use memory maps for EEPROM parsing
 2021-10-27 22:00 UTC  (3+ messages)

[PATCH bpf-next 0/2] introduce bpf_find_vma
 2021-10-27 22:00 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: introduce helper bpf_find_vma
` [PATCH bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCH net v2 1/2] net/tls: Fix flipped sign in tls_err_abort() calls
 2021-10-27 21:59 UTC  (2+ messages)
` [PATCH net v2 2/2] net/tls: Fix flipped sign in async_wait.err assignment

[PATCH v1 00/15] create power sequencing subsystem
 2021-10-27 21:53 UTC  (5+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[RFC PATCH] clocksource: increase watchdog retries
 2021-10-27 21:38 UTC  (2+ messages)

[PATCH net] mptcp: fix corrupt receiver key in MPC + data + checksum
 2021-10-27 20:38 UTC 

linux-next: Fixes tag needs some work in the net tree
 2021-10-27 20:42 UTC 

[PATCH net-next v3 00/17] Multipath TCP part 3: Multiple subflows and path management
 2021-10-27 20:38 UTC  (5+ messages)
` [PATCH net-next v3 04/17] mptcp: Add handling of outgoing MP_JOIN requests

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-10-27 20:37 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: Implement btf__save_to_file()
` [PATCH bpf-next 2/2] libbpf: Implement API for generating BTF for ebpf objects

[PATCH] selftests/net: update .gitignore with newly added tests
 2021-10-27 20:28 UTC 

[PATCH ethtool 0/2] Fix condition for showing MDI-X status
 2021-10-27 20:17 UTC  (6+ messages)
` [PATCH ethtool 1/2] netlink: settings: Correct duplicate condition
` [PATCH ethtool 2/2] netlink: settings: Drop port filter for MDI-X

[PATCH] vhost: Make use of the helper macro kthread_run()
 2021-10-27 20:12 UTC  (3+ messages)

[GIT PULL] virtio: last minute fixes
 2021-10-27 20:08 UTC 


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