Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2021-07-16 04:06:43 to 2021-07-18 06:14:34 UTC [more...]
[PATCH net] net: Update MAINTAINERS for MediaTek switch driver
2021-07-18 6:14 UTC (2+ messages)
` [PATCH net, v2, RESEND] "
[PATCH ipsec-next] xfrm: Add possibility to set the default to block if we have no policy
2021-07-18 3:26 UTC (2+ messages)
[PATCH net-next 0/2] refactor the ringtest testing for ptr_ring
2021-07-18 2:09 UTC (5+ messages)
` [PATCH net-next 1/2] tools: add missing infrastructure for building ptr_ring.h
[PATCH v3 1/2] net/ps3_gelic: Add gelic_descr structures
2021-07-17 22:36 UTC (2+ messages)
[PATCH net] sctp: trim optlen when it's a huge value in sctp_setsockopt
2021-07-17 21:19 UTC
[PATCH RFC v1 0/7] rtw88: prepare locking for SDIO support
2021-07-17 20:40 UTC (8+ messages)
` [PATCH RFC v1 1/7] mac80211: Add stations iterator where the iterator function may sleep
` [PATCH RFC v1 2/7] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH RFC v1 3/7] rtw88: Use rtw_iterate_stas "
` [PATCH RFC v1 4/7] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH RFC v1 5/7] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH RFC v1 6/7] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH RFC v1 7/7] rtw88: fw: Convert h2c.lock "
[next] igmp: Add ip_mc_list lock in ip_check_mc_rcu
2021-07-17 20:10 UTC (2+ messages)
[PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
2021-07-17 19:27 UTC (7+ messages)
[PATCH net v2 0/2] Fix PMTU for ESP-in-UDP encapsulation
2021-07-17 18:41 UTC (6+ messages)
` [PATCH net v2 1/2] udp: check encap socket in __udp_lib_err_encap
` [PATCH net v2 2/2] selftests: net: add ESP-in-UDP PMTU test
[PATCH iproute2 1/1] police: Fix normal output back to what it was
2021-07-17 18:20 UTC (2+ messages)
[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold
2021-07-17 18:13 UTC (3+ messages)
[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-16
2021-07-17 17:36 UTC (9+ messages)
` [PATCH net-next 1/5] igc: Add possibility to add flex filter
` [PATCH net-next 2/5] igc: Integrate flex filter into ethtool ops
` [PATCH net-next 3/5] igc: Allow for Flex Filters to be installed
` [PATCH net-next 4/5] igc: Make flex filter more flexible
` [PATCH net-next 5/5] igc: Export LEDs
[PATCH v2] rtw88: Fix out-of-bounds write
2021-07-17 17:33 UTC (5+ messages)
[syzbot] WARNING in remove_proc_entry (3)
2021-07-17 17:02 UTC
[PATCH] net: phy: Fix data type in DP83822 dp8382x_disable_wol()
2021-07-17 16:48 UTC (3+ messages)
[PATCH net-next v3] net: phy: intel-xway: Add RGMII internal delay configuration
2021-07-17 16:38 UTC (5+ messages)
[PATCH] SUNRPC: Convert from atomic_t to refcount_t on rpc_clnt->cl_count
2021-07-17 16:32 UTC (3+ messages)
` "
[PATCH net, v2] net: Update MAINTAINERS for MediaTek switch driver
2021-07-17 16:10 UTC (3+ messages)
[PATCH] Bluetooth: call lock_sock() outside of spinlock section
2021-07-17 15:45 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` "
` Yet Another Patch for CVE-2021-3573
[PATCH 0/2] xfrm/compat: Fix xfrm_spdattr_type_t copying
2021-07-17 15:02 UTC (3+ messages)
` [PATCH 1/2] net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
` [PATCH 2/2] selftests/net/ipsec: Add test for xfrm_spdattr_type_t
[PATCH] ipw2x00: Use struct_size helper instead of open-coded arithmetic
2021-07-17 14:25 UTC
[syzbot] BUG: stack guard page was hit in rtnl_newlink
2021-07-17 13:42 UTC
[PATCH] net: phy: Add RGMII_ID/TXID/RXID handling to the DP83822 driver
2021-07-17 12:34 UTC (3+ messages)
[PATCH] net: sched: fix memory leak in tcindex_partial_destroy_work
2021-07-17 11:29 UTC
[PATCH] vhost_net: Convert from atomic_t to refcount_t on vhost_net_ubuf_ref->refcount
2021-07-17 10:20 UTC
[PATCH] cxgb4: Convert from atomic_t to refcount_t on l2t_entry->refcnt
2021-07-17 10:16 UTC
[PATCH] cxgb3: Convert from atomic_t to refcount_t on l2t_entry->refcnt
2021-07-17 10:16 UTC
[PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
2021-07-17 9:41 UTC (6+ messages)
[PATCHv4 bpf-next 0/8] bpf, x86: Add bpf_get_func_ip helper
2021-07-17 1:42 UTC (5+ messages)
` [PATCHv4 bpf-next 6/8] libbpf: Add bpf_program__attach_kprobe_opts function
` [PATCHv4 bpf-next 7/8] libbpf: Allow specification of "kprobe/function+offset"
[PATCH net-next 0/7] vmxnet3: upgrade to version 6
2021-07-17 1:40 UTC (9+ messages)
` [PATCH net-next 1/7] vmxnet3: prepare for version 6 changes
` [PATCH net-next 2/7] vmxnet3: add support for 32 Tx/Rx queues
` [PATCH net-next 3/7] vmxnet3: remove power of 2 limitation on the queues
` [PATCH net-next 4/7] vmxnet3: add support for ESP IPv6 RSS
` [PATCH net-next 5/7] vmxnet3: set correct hash type based on rss information
` [PATCH net-next 6/7] vmxnet3: increase maximum configurable mtu to 9190
` [PATCH net-next 7/7] vmxnet3: update to version 6
[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
2021-07-17 1:39 UTC (9+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF
[PATCH v2 bpf-next 0/3] libbpf: BTF typed dump cleanups
2021-07-17 0:38 UTC (9+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: clarify/fix unaligned data issues for btf typed dump
` [PATCH v2 bpf-next 2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data
` [PATCH v2 bpf-next 3/3] libbpf: btf typed dump does not need to allocate dump data
[PATCH net-next] tipc: keep the skb in rcv queue until the whole data is read
2021-07-17 0:30 UTC (2+ messages)
[PATCH next] bonding: fix build issue
2021-07-17 0:30 UTC (2+ messages)
[PATCH v3] audit: fix memory leak in nf_tables_commit
2021-07-17 0:22 UTC (2+ messages)
Realtek 8139 problem on 486
2021-07-16 23:48 UTC (21+ messages)
WARNING in sta_info_alloc
2021-07-16 23:07 UTC (2+ messages)
` [syzbot] "
[PATCH bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump
2021-07-16 22:05 UTC (2+ messages)
[PATCH v6 bpf-next 0/3] libbpf: BTF dumper support for typed data
2021-07-16 21:58 UTC (7+ messages)
` [PATCH v6 bpf-next 1/3] "
` [PATCH v6 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests
[PATCH] net: decnet: Fix sleeping inside in af_decnet
2021-07-16 21:41 UTC (2+ messages)
[PATCH v2 3/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2021-07-16 21:24 UTC (2+ messages)
` ADIN1100
[PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
2021-07-16 21:00 UTC (3+ messages)
How to limit TCP packet lengths given to TC egress EBPF programs?
2021-07-16 20:48 UTC (4+ messages)
[net-next,resend,V3] net: phy: marvell10g: enable WoL for 88X3310 and 88E2110
2021-07-16 20:30 UTC (2+ messages)
[PATCH] ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
2021-07-16 20:28 UTC
[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
2021-07-16 20:12 UTC (4+ messages)
[PATCH V1 0/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
2021-07-16 19:40 UTC (5+ messages)
` [PATCH V1 1/3] "
` [PATCH V1 2/3] ARM: dts: imx35: correct node name for FEC
` [PATCH V1 3/3] ARM: dts: imx7-mba7: remove un-used "phy-reset-delay" property
[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
2021-07-16 19:32 UTC (10+ messages)
` [linux-nfc] "
` [linux-nfc] "
[PATCH v2 bpf-next] bpf: add ambient BPF runtime context stored in current
2021-07-16 19:27 UTC (2+ messages)
[PATCH 1/1 v3] skbuff: Fix a potential race while recycling page_pool packets
2021-07-16 18:50 UTC (2+ messages)
[PATCH net-next] netdevsim: Add multi-queue support
2021-07-16 18:40 UTC (2+ messages)
[PATCH net-next v2] openvswitch: Introduce per-cpu upcall dispatch
2021-07-16 18:10 UTC (4+ messages)
[PATCH] net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
2021-07-16 18:00 UTC (2+ messages)
[PATCH net 0/3] Fix PMTU for ESP-in-UDP encapsulation
2021-07-16 17:50 UTC (6+ messages)
` [PATCH net 2/3] udp: check encap socket in __udp_lib_err
[PATCH v2 0/2] net: Deal with if statement in rtnetlink_send()
2021-07-16 17:50 UTC (2+ messages)
[PATCH v1] gve: fix the wrong AdminQ buffer overflow check
2021-07-16 17:50 UTC (2+ messages)
[PATCH 5.4 097/122] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
2021-07-16 17:47 UTC (3+ messages)
[PATCH] Bluetooth: fix use-after-free error in lock_sock_nested()
2021-07-16 17:22 UTC (5+ messages)
[PATCH 0/4] can: c_can: cache frames to operate as a true FIFO
2021-07-16 16:56 UTC (5+ messages)
` [PATCH 1/4] can: c_can: remove struct c_can_priv::priv field
` [PATCH 2/4] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH 3/4] can: c_can: support tx ring algorithm
` [PATCH 4/4] can: c_can: cache frames to operate as a true FIFO
[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
2021-07-16 15:42 UTC (2+ messages)
[PATCH RFC v2 0/5] veth: more flexible channels number configuration
2021-07-16 15:34 UTC (6+ messages)
` [PATCH RFC v2 1/5] veth: always report zero combined channels
` [PATCH RFC v2 2/5] veth: factor out initialization helper
` [PATCH RFC v2 3/5] veth: implement support for set_channel ethtool op
` [PATCH RFC v2 4/5] veth: create by default nr_possible_cpus queues
` [PATCH RFC v2 5/5] selftests: net: veth: add tests for set_channel
[PATCH iproute2] ip/tunnel: always print all known attributes
2021-07-16 15:35 UTC
[PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
2021-07-16 15:32 UTC (2+ messages)
[PATCH] net: phy: leds: Trigger leds only if PHY speed is known
2021-07-16 15:19 UTC (2+ messages)
[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
2021-07-16 15:18 UTC (4+ messages)
` [PATCH 0/3] "
` [PATCH 2/3] net: netfilter: "
[PATCH] ip/tunnel: always print all known attributes
2021-07-16 15:10 UTC
[PATCH] rtw88: Fix out-of-bounds write
2021-07-16 15:08 UTC (4+ messages)
[PATCH] xfrm/compat: Fix general protection fault in xfrm_user_rcv_msg_compat()
2021-07-16 14:36 UTC (3+ messages)
[PATCH v4 00/16] memcg accounting from OpenVZ
2021-07-16 12:55 UTC (4+ messages)
[PATCH] iwlwifi: mvm: Fix missing error code in iwl_mvm_up()
2021-07-16 10:56 UTC
[PATCH] net/mlx5: Fix missing error code in mlx5_devlink_eswitch_inline_mode_set()
2021-07-16 10:52 UTC
[PATCH 0/6] Renesas RZ/G2L CANFD support
2021-07-16 10:10 UTC (18+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH 5/6] clk: renesas: r9a07g044-cpg: Add clock and reset entries for CANFD
[PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
2021-07-16 9:06 UTC (9+ messages)
[PATCH 0/2] Fixes for KSZ DSA switch
2021-07-16 8:49 UTC (3+ messages)
` Aw: "
[syzbot] BUG: unable to handle kernel paging request in ath9k_htc_rxep
2021-07-16 8:20 UTC
[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
2021-07-16 8:07 UTC (7+ messages)
[PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
2021-07-16 8:15 UTC (2+ messages)
[PATCH] intersil: remove obsolete prism54 wireless driver
2021-07-16 7:25 UTC (3+ messages)
[PATCH 1/1 v2] skbuff: Fix a potential race while recycling page_pool packets
2021-07-16 6:43 UTC (8+ messages)
[RFC 0/7] Ethernet->WLAN hardware flow offloading support on MT7622
2021-07-16 6:09 UTC (6+ messages)
` [RFC 3/7] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
[PATCH V2 net-next 0/9] net: hns3: add support devlink
2021-07-16 6:00 UTC (3+ messages)
` [PATCH V2 net-next 1/9] devlink: add documentation for hns3 driver
[PATCH] once: Fix panic when module unload
2021-07-16 5:03 UTC (2+ messages)
[PATCH bpf-next 0/6] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
2021-07-16 4:44 UTC (9+ messages)
` [PATCH bpf-next 1/6] libbpf: rename btf__load() as btf__load_into_kernel()
` [PATCH bpf-next 2/6] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next 4/6] libbpf: explicitly mark btf__load() and btf__get_from_id() as deprecated
` [PATCH bpf-next 5/6] libbpf: add split BTF support for btf__load_from_kernel_by_id()
page: next (older) | prev (newer) | latest
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).