Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH net-next] ptp: ocp: Expose various resources on the timecard
2021-07-31 15:06 UTC (3+ messages)
[PATCH v3 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2021-07-31 15:04 UTC (3+ messages)
` [PATCH v3 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
[PATCH 00/64] Introduce strict memcpy() bounds checking
2021-07-31 15:01 UTC (23+ messages)
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 25/64] drm/mga/mga_ioc32: Use struct_group() for memcpy() region
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 48/64] drbd: Use struct_group() to zero algs
` [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info
[PATCH net] docs: operstates: document IF_OPER_TESTING
2021-07-31 14:49 UTC (2+ messages)
[syzbot] general protection fault in tls_sk_proto_close (3)
2021-07-31 14:48 UTC (2+ messages)
[PATCH net] docs: operstates: fix typo
2021-07-31 14:40 UTC
[PATCH net] net: sparx5: fix compiletime_assert for GCC 4.9
2021-07-31 14:39 UTC
[PATCH net-next] net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
2021-07-31 14:14 UTC
[PATCH net-next] net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()
2021-07-31 14:08 UTC (4+ messages)
[PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
2021-07-31 13:27 UTC (2+ messages)
[PATCH 1/2] rtlwifi: rtl8192de: Remove redundant variable initializations
2021-07-31 12:40 UTC (2+ messages)
` [PATCH 2/2] rtlwifi: rtl8192de: make arrays static const, makes object smaller
[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-07-31 12:08 UTC (6+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
[PATCH v3] nfc: hci: pass callback data param as pointer in nci_request()
2021-07-31 10:21 UTC
[net,v7] net: stmmac: fix 'ethtool -P' return -EBUSY
2021-07-31 9:35 UTC (2+ messages)
[PATCH -next] net: ax25: Fix error path of ax25_init()
2021-07-31 9:25 UTC (2+ messages)
[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
2021-07-31 8:54 UTC
[PATCH v2 0/2] mwifiex: Add quirks for MS Surface devices
2021-07-31 8:50 UTC (3+ messages)
` [PATCH v2 1/2] mwifiex: pcie: add DMI-based quirk implementation for "
[PATCH] mt76: fix enum type mismatch
2021-07-31 8:38 UTC (2+ messages)
[PATCH V2] cfg80211: Fix possible memory leak in function cfg80211_bss_update
2021-07-31 8:02 UTC (4+ messages)
[PATCH] cavium: switch from 'pci_' to 'dma_' API
2021-07-31 7:10 UTC
[PATCH net] net: natsemi: Fix missing pci_disable_device() in probe and remove
2021-07-31 6:38 UTC
[BUG] net: ethernet: lpc_eth: possible uninitialized-variable access in lpc_eth_drv_probe()
2021-07-31 6:34 UTC
[BUG] atm: firestream: possible uninitialized-variable access in fs_open()
2021-07-31 6:24 UTC
[PATCH] security: remove unneeded subdir-$(CONFIG_...)
2021-07-31 6:02 UTC (2+ messages)
[PATCH] dt-bindings: net: can: Document power-domains property
2021-07-31 4:51 UTC
[BUG] mwifiex: possible null-pointer dereference in mwifiex_dnld_cmd_to_fw()
2021-07-31 4:13 UTC
[BUG] mwifiex: possible null-pointer dereference in mwifiex_dnld_cmd_to_fw()
2021-07-31 3:45 UTC
[BUG] iwlegacy: 3945-rs: possible null-pointer dereference in il3945_rs_get_rate()
2021-07-31 3:39 UTC
[RFC-PATCH] net: stmmac: Add KR port support
2021-07-31 2:29 UTC (5+ messages)
[PATCH net-next v2] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
2021-07-31 1:52 UTC
[PATCH net] net: ipv4: fix path MTU for multi path routes
2021-07-31 1:17 UTC
[PATCH bpf-next] samples/bpf: xdp_redirect_cpu: Add mprog-disable to optstring
2021-07-31 0:56 UTC
[PATCH v3] dt-bindings: net: can: c_can: convert to json-schema
2021-07-31 0:55 UTC (3+ messages)
[RFC PATCH net-next 00/10] NXP SJA1105 driver support for "H" switch topologies
2021-07-31 0:14 UTC (11+ messages)
` [RFC PATCH net-next 01/10] net: dsa: rename teardown_default_cpu to teardown_cpu_ports
` [RFC PATCH net-next 02/10] net: dsa: give preference to local CPU ports
` [RFC PATCH net-next 03/10] net: dsa: sja1105: configure the cascade ports based on topology
` [RFC PATCH net-next 04/10] net: dsa: sja1105: manage the forwarding domain towards DSA ports
` [RFC PATCH net-next 05/10] net: dsa: sja1105: manage VLANs on cascade ports
` [RFC PATCH net-next 06/10] net: dsa: sja1105: suppress TX packets from looping back in "H" topologies
` [RFC PATCH net-next 07/10] net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports
` [RFC PATCH net-next 08/10] net: dsa: sja1105: increase MTU to account for VLAN header on DSA ports
` [RFC PATCH net-next 09/10] net: dsa: sja1105: enable address learning on cascade ports
` [RFC PATCH net-next 10/10] net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
[PATCH net-next 0/4] Marvell Prestera add policer support
2021-07-30 23:35 UTC (8+ messages)
` [PATCH net-next 1/4] net: marvell: prestera: do not fail if FW reply is bigger
` [PATCH net-next 2/4] net: marvell: prestera: turn FW supported versions into an array
` [PATCH net-next 3/4] net: sched: introduce __tc_classid_to_hwtc() helper
` [PATCH net-next 4/4] net: marvell: prestera: Offload FLOW_ACTION_POLICE
[GIT PULL] Networking for 5.14-rc4
2021-07-30 23:10 UTC (2+ messages)
[PATCH] net: phy: micrel: Fix detection of ksz87xx switch
2021-07-30 23:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH bpf-next 0/2] BPF iterator for UNIX domain socket
2021-07-30 23:03 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program
[PATCH v10 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-07-30 23:00 UTC (3+ messages)
pull-request: bpf-next 2021-07-30
2021-07-30 22:56 UTC
[PATCH bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program
2021-07-30 22:55 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: Implement sample UNIX domain
[PATCH bpf-next v2 0/7] tools: bpftool: update, synchronise and validate types and options
2021-07-30 22:50 UTC (9+ messages)
` [PATCH bpf-next v2 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next v2 2/7] selftests/bpf: check consistency between bpftool source, doc, completion
` [PATCH bpf-next v2 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next v2 4/7] tools: bpftool: update and synchronise option list in doc and help msg
` [PATCH bpf-next v2 5/7] selftests/bpf: update bpftool's consistency script for checking options
` [PATCH bpf-next v2 6/7] tools: bpftool: document and add bash completion for -L, -B options
` [PATCH bpf-next v2 7/7] tools: bpftool: complete metrics list in "bpftool prog profile" doc
[PATCH bpf-next 0/7] tools: bpftool: update, synchronise and
2021-07-30 22:10 UTC (15+ messages)
` [PATCH bpf-next 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next 6/7] tools: bpftool: document and add bash completion for -L, -B options
[PATCH bpf-next v3 0/8] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
2021-07-30 21:54 UTC (6+ messages)
[PATCH] net: pegasus: fix uninit-value in get_interrupt_interval
2021-07-30 21:44 UTC
[syzbot] memory leak in packet_sendmsg
2021-07-30 21:08 UTC
[PATCH net-next v2 0/2] Clean devlink net namespace operations
2021-07-30 20:30 UTC (2+ messages)
[PATCH net-next] sk_buff: avoid potentially clearing 'slow_gro' field
2021-07-30 20:00 UTC (2+ messages)
[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
2021-07-30 19:45 UTC (4+ messages)
[RFC net-next 0/2] mt7530 software fallback bridging fix
2021-07-30 19:30 UTC (22+ messages)
` [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
` [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU
[PATCH net-next] net/sched: store the last executed chain also for clsact egress
2021-07-30 19:27 UTC (3+ messages)
[PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
2021-07-30 19:18 UTC (13+ messages)
[PATCHv1 0/3] Add Reset controller to Ethernet PHY
2021-07-30 18:48 UTC (4+ messages)
` [PATCHv1 2/3] ARM: dts: meson: Use new reset id for reset controller
[PATCH] lib/bpf: Fix btf_load error lead to enable debug log
2021-07-30 18:40 UTC (2+ messages)
[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
2021-07-30 18:27 UTC (11+ messages)
` [netfilter-core] "
[PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
2021-07-30 17:39 UTC (2+ messages)
[PATCH v2 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
2021-07-30 17:38 UTC (2+ messages)
` [PATCH v2 1/1] "
pull-request: can 2021-07-30
2021-07-30 17:33 UTC (4+ messages)
` [PATCH net 4/6] can: usb_8dev: fix memory leak
[PATCH] net: netlink: Remove unused function
2021-07-30 17:30 UTC (2+ messages)
[PATCH net-next] gve: Update MAINTAINERS list
2021-07-30 17:30 UTC (2+ messages)
[PATCH net 0/6] FDB fixes for NXP SJA1105
2021-07-30 17:18 UTC (7+ messages)
` [PATCH net 1/6] net: dsa: sja1105: fix static FDB writes for SJA1110
` [PATCH net 2/6] net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
` [PATCH net 3/6] net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
` [PATCH net 4/6] net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a new address
` [PATCH net 5/6] net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
` [PATCH net 6/6] net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
PROBLEM: virtio_net LRO kernel panics
2021-07-30 17:04 UTC (2+ messages)
[PATCH net] net/sched: taprio: Fix init procedure
2021-07-30 16:53 UTC
[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
2021-07-30 16:46 UTC (2+ messages)
[PATCH v3 0/7] nfc: constify pointed data - missed part
2021-07-30 15:40 UTC (9+ messages)
` [PATCH v3 1/7] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
` [PATCH v3 2/7] nfc: annotate af_nfc_exit() as __exit
` [PATCH v3 3/7] nfc: hci: annotate nfc_llc_init() as __init
` [PATCH v3 4/7] nfc: constify several pointers to u8, char and sk_buff
` [PATCH v3 5/7] nfc: constify local pointer variables
` [PATCH v3 6/7] nfc: nci: constify several pointers to u8, sk_buff and other structs
` [PATCH v3 7/7] nfc: hci: cleanup unneeded spaces
[PATCH] net: convert fib_treeref from int to refcount_t
2021-07-30 15:30 UTC (2+ messages)
NETDEV WATCHDOG: net00 (tg3): transmit queue 0 timed out, WARNING: CPU: 4 PID: 0 at net/sched/sch_generic.c:478 dev_watchdog+0x234/0x240
2021-07-30 15:14 UTC
[PATCH] tcp: use rto_min value from socket in retransmits timeout
2021-07-30 15:08 UTC (4+ messages)
[PATCH iproute2-next v2 0/3] Provide support for IOAM
2021-07-30 14:39 UTC (7+ messages)
` [PATCH iproute2-next v2 1/3] Add, show, link, remove IOAM namespaces and schemas
[PATCH v4 4/4] Bluetooth: Support the quality report events
2021-07-30 14:27 UTC (2+ messages)
[PATCH] sock: allow reading and changing sk_userlocks with setsockopt
2021-07-30 14:21 UTC (3+ messages)
[PATCH bpf-next v2 0/5] sockmap: add sockmap support for unix stream socket
2021-07-30 14:13 UTC (3+ messages)
` [PATCH bpf-next v2 2/5] af_unix: add unix_stream_proto for sockmap
[PATCH v2 0/8] nfc: constify pointed data - missed part
2021-07-30 14:03 UTC (6+ messages)
` [PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()
[PATCH v3 0/2] Bluetooth: fix inconsistent lock states
2021-07-30 13:40 UTC (5+ messages)
` [PATCH v3 2/2] Bluetooth: fix inconsistent lock state in rfcomm_connect_ind
[PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
2021-07-30 13:28 UTC (3+ messages)
[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
2021-07-30 13:20 UTC (14+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
[PATCH net-next 0/6] sk_buff: optimize GRO for the common case
2021-07-30 13:08 UTC (4+ messages)
` [PATCH net-next 2/6] sk_buff: track dst status in slow_gro
BUG: MAX_LOCKDEP_ENTRIES too low! during network test
2021-07-30 12:56 UTC
[patch net-next v2] devlink: append split port number to the port name
2021-07-30 12:18 UTC (4+ messages)
[PATCH net v2 0/2] virtio-net: fix for build_skb()
2021-07-30 12:16 UTC (3+ messages)
[net-next PATCH 0/2] cn10k: DWRR MTU and weights configuration
2021-07-30 11:49 UTC (3+ messages)
` [net-next PATCH 1/2] octeontx2-af: cn10k: DWRR MTU configuration
` [net-next PATCH 2/2] octeontx2-pf: cn10k: Config DWRR weight based on MTU
[PATCH net-next] net: fec: fix MAC internal delay doesn't work
2021-07-30 11:47 UTC
[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
2021-07-30 11:40 UTC (5+ messages)
[net,v7] net: stmmac: fix 'ethtool -P' return -EBUSY
2021-07-30 11:23 UTC
[PATCH] net: let flow have same hash in two directions
2021-07-30 10:59 UTC (2+ messages)
netxen: mask issue with redundant cases in a switch statement
2021-07-30 10:18 UTC
[syzbot] KASAN: use-after-free Read in ieee80211_scan_rx (2)
2021-07-30 9:52 UTC
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).