messages from 2021-11-18 05:46:56 to 2021-11-18 15:57:57 UTC [more...]
[PATCH v2 net-next 0/2] net: snmp: tracepoint support for snmp
2021-11-18 15:57 UTC (6+ messages)
` [PATCH v2 net-next 1/2] net: snmp: add "
` [PATCH v2 net-next 2/2] net: snmp: add snmp tracepoint support for udp
[GIT PULL v2] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v4.0
2021-11-18 15:41 UTC
[PATCH net-next 0/5] net: lan966x: Add lan966x switch driver
2021-11-18 15:36 UTC (13+ messages)
` [PATCH net-next 2/5] net: lan966x: add the basic lan966x driver
` [PATCH net-next 3/5] net: lan966x: add port module support
[net-next PATCH v6] net: macb: Fix several edge cases in validate
2021-11-18 15:34 UTC (5+ messages)
[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets
2021-11-18 15:33 UTC
[igb] netconsole triggers warning in netpoll_poll_dev
2021-11-18 15:30 UTC
[PATCH v5 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
2021-11-18 15:28 UTC (2+ messages)
[PATCH v4 0/12] riscv: switch to relative extable and other improvements
2021-11-18 15:21 UTC (15+ messages)
` [PATCH 01/12] riscv: remove unused __cmpxchg_user() macro
` [PATCH 02/12] riscv: consolidate __ex_table construction
` [PATCH 03/12] riscv: switch to relative exception tables
` [PATCH 04/12] riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
` [PATCH 05/12] riscv: extable: make fixup_exception() return bool
` [PATCH 06/12] riscv: extable: use `ex` for `exception_table_entry`
` [PATCH 07/12] riscv: lib: uaccess: fold fixups into body
` [PATCH 08/12] riscv: extable: consolidate definitions
` [PATCH 09/12] riscv: extable: add `type` and `data` fields
` [PATCH 10/12] riscv: add gpr-num.h
` [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
` [PATCH 12/12] riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
[PATCH net-next 0/8] Extend `phy-mode` to string array
2021-11-18 15:20 UTC (20+ messages)
` [PATCH net-next 4/8] net: phylink: update supported_interfaces with modes from fwnode
` [PATCH net-next 5/8] net: phylink: pass supported PHY interface modes to phylib
` [PATCH net-next 6/8] net: phy: marvell10g: Use generic macro for supported interfaces
` [PATCH net-next 7/8] net: phy: marvell10g: Use tabs instead of spaces for indentation
` [PATCH net-next 8/8] net: phy: marvell10g: select host interface configuration
[PATCH bpf] selftests: bpf: check map in map pruning
2021-11-18 15:20 UTC (9+ messages)
Bad performance in RX with sfc 40G
2021-11-18 15:14 UTC
[PATCH] net: bnx2x: fix variable dereferenced before check
2021-11-18 15:09 UTC (4+ messages)
[PATCH net] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
2021-11-18 15:09 UTC (2+ messages)
[PATCH] fs: dlm: Protect IPV6 field access by CONFIG_IPV6
2021-11-18 14:52 UTC (2+ messages)
[PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake)
2021-11-18 14:47 UTC (4+ messages)
[PATCH net-next] xfrm: rework default policy structure
2021-11-18 14:29 UTC
[PATCH net] net: marvell: prestera: fix brige port operation
2021-11-18 14:28 UTC (3+ messages)
[PATCH net-next 0/4] net: constify netdev->dev_addr - x86 changes
2021-11-18 14:27 UTC (5+ messages)
` [PATCH net-next 1/4] net: ax88796c: don't write to netdev->dev_addr directly
` [PATCH net-next 2/4] mlxsw: constify address in mlxsw_sp_port_dev_addr_set
` [PATCH net-next 3/4] wilc1000: copy address before calling wilc_set_mac_address
` [PATCH net-next 4/4] ipw2200: constify address in ipw_send_adapter_address
[PATCH] [v3] iwlwifi: pcie: fix constant-conversion warning
2021-11-18 14:21 UTC
[PATCH v7 00/11] extend task comm from 16 to 24
2021-11-18 14:18 UTC (4+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change
[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
2021-11-18 14:17 UTC (6+ messages)
[PATCH net-next 5/9] net: constify netdev->dev_addr
2021-11-18 14:12 UTC (4+ messages)
[PATCHv2 net-next] Bonding: add missed_max option
2021-11-18 14:10 UTC (6+ messages)
[BISECTED REGRESSION] Wireless networking kernel crashes
2021-11-18 13:25 UTC
[ANNOUNCE] nftables 1.0.1 release
2021-11-18 13:32 UTC
[PATCH 1/1] Documentation: Add minimum pahole version
2021-11-18 13:23 UTC (4+ messages)
IPv6 Router Advertisement Router Preference (RFC 4191) behavior issue
2021-11-18 13:12 UTC (3+ messages)
[PATCH v4 net-next 0/10] allow user to offload tc action to net device
2021-11-18 13:08 UTC (11+ messages)
` [PATCH v4 01/10] flow_offload: fill flags to action structure
` [PATCH v4 02/10] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v4 03/10] flow_offload: add index to flow_action_entry structure
` [PATCH v4 04/10] flow_offload: allow user to offload tc action to net device
` [PATCH v4 05/10] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v4 06/10] flow_offload: add process to update action stats from hardware
` [PATCH v4 07/10] net: sched: save full flags for tc action
` [PATCH v4 08/10] flow_offload: add reoffload process to update hw_count
` [PATCH v4 09/10] flow_offload: validate flags of filter and actions
` [PATCH v4 10/10] selftests: tc-testing: add action offload selftest for action and filter
[PATCH net-next 0/6] lan78xx NAPI Performance Improvements
2021-11-18 13:00 UTC (8+ messages)
` [PATCH net-next 1/6] lan78xx: Fix memory allocation bug
` [PATCH net-next 2/6] lan78xx: Introduce Tx URB processing improvements
` [PATCH net-next 3/6] lan78xx: Introduce Rx "
` [PATCH net-next 4/6] lan78xx: Re-order rx_submit() to remove forward declaration
` [PATCH net-next 5/6] lan78xx: Remove hardware-specific header update
` [PATCH net-next 6/6] lan78xx: Introduce NAPI polling support
[PATCH v7 net-next 0/8] net: dsa: felix: psfp support on vsc9959
2021-11-18 13:00 UTC (10+ messages)
` [PATCH v7 net-next 1/8] net: mscc: ocelot: add MAC table stream learn and lookup operations
` [PATCH v7 net-next 2/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v7 net-next 3/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v7 net-next 4/8] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v7 net-next 5/8] net: dsa: felix: add stream gate settings for psfp
` [PATCH v7 net-next 6/8] net: mscc: ocelot: use index to set vcap policer
` [PATCH v7 net-next 7/8] net: dsa: felix: use vcap policer to set flow meter for psfp
` [PATCH v7 net-next 8/8] net: dsa: felix: restrict psfp rules on ingress port
[PATCH] [v2] iwlwifi: pcie: fix constant-conversion warning
2021-11-18 12:28 UTC (2+ messages)
[PATCH net] ptp: ocp: Fix a couple NULL vs IS_ERR() checks
2021-11-18 12:20 UTC (2+ messages)
[PATCH V7 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-11-18 12:12 UTC (7+ messages)
` [PATCH V7 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V7 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V7 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V7 net-next 4/6] ethtool: extend ringparam setting/getting API with rx_buf_len
` [PATCH V7 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V7 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter
[PATCH net-next 1/9] net: ax88796c: don't write to netdev->dev_addr directly
2021-11-18 12:09 UTC (2+ messages)
[PATCH net-next] mctp/test: Update refcount checking in route fragment tests
2021-11-18 12:10 UTC (2+ messages)
[PATCH] ipv6: ah6: use swap() to make code cleaner
2021-11-18 12:10 UTC (2+ messages)
[PATCH net-next] tcp: add missing htmldocs for skb->ll_node and sk->defer_list
2021-11-18 12:10 UTC (2+ messages)
[PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
2021-11-18 12:10 UTC (3+ messages)
[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2021-11-17
2021-11-18 12:00 UTC (2+ messages)
[PATCH net-next 0/5][pull request] 10GbE Intel Wired LAN Driver Updates 2021-11-17
2021-11-18 12:00 UTC (2+ messages)
[PATCH v2] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
2021-11-18 12:00 UTC (2+ messages)
[PATCH bpf] selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
2021-11-18 11:52 UTC
[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
2021-11-18 11:50 UTC (8+ messages)
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info
[PATCH net-next] net: mdio: Replaced BUG_ON() with WARN()
2021-11-18 11:50 UTC (2+ messages)
[PATCH v2] ipv6: check return value of ipv6_skip_exthdr
2021-11-18 11:50 UTC (2+ messages)
[PATCH net 1/1] e100: fix device suspend/resume
2021-11-18 11:50 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
2021-11-18 11:40 UTC (2+ messages)
[PATCH net-next 1/3] net: dpaa2-mac: populate supported_interfaces member
2021-11-18 11:40 UTC (2+ messages)
[PATCH net-next 0/3] net: ag71xx: phylink validate implementation updates
2021-11-18 11:40 UTC (2+ messages)
[PATCH net] page_pool: Revert "page_pool: disable dma mapping support..."
2021-11-18 11:40 UTC (2+ messages)
[PATCH net v1] devlink: Don't throw an error if flash notification sent before devlink visible
2021-11-18 11:40 UTC (2+ messages)
[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
2021-11-18 11:24 UTC (30+ messages)
` [PATCH bpf-next 01/29] ftrace: Use direct_ops hash in unregister_ftrace_direct
` [PATCH bpf-next 02/29] ftrace: Add cleanup to unregister_ftrace_direct_multi
` [PATCH bpf-next 03/29] ftrace: Add ftrace_set_filter_ips function
` [PATCH bpf-next 04/29] bpf: Factor bpf_check_attach_target function
` [PATCH bpf-next 05/29] bpf: Add bpf_check_attach_model function
` [PATCH bpf-next 06/29] bpf: Add bpf_arg/bpf_ret_value helpers for tracing programs
` [PATCH bpf-next 07/29] bpf, x64: Allow to use caller address from stack
` [PATCH bpf-next 08/29] bpf: Keep active attached trampoline in bpf_prog
` [PATCH bpf-next 09/29] bpf: Add support to load multi func tracing program
` [PATCH bpf-next 10/29] bpf: Add bpf_trampoline_id object
` [PATCH bpf-next 11/29] bpf: Add addr to "
` [PATCH bpf-next 12/29] bpf: Add struct bpf_tramp_node layer
` [PATCH bpf-next 13/29] bpf: Add bpf_tramp_attach layer for trampoline attachment
` [PATCH bpf-next 14/29] bpf: Add support to store multiple ids in bpf_tramp_id object
` [PATCH bpf-next 15/29] bpf: Add support to store multiple addrs "
` [PATCH bpf-next 16/29] bpf: Add bpf_tramp_id_single function
` [PATCH bpf-next 17/29] bpf: Resolve id in bpf_tramp_id_single
` [PATCH bpf-next 18/29] bpf: Add refcount_t to struct bpf_tramp_id
` [PATCH bpf-next 19/29] bpf: Add support to attach trampolines with multiple IDs
` [PATCH bpf-next 20/29] bpf: Add support for tracing multi link
` [PATCH bpf-next 21/29] libbpf: Add btf__find_by_glob_kind function
` [PATCH bpf-next 22/29] libbpf: Add support to link multi func tracing program
` [PATCH bpf-next 23/29] selftests/bpf: Add bpf_arg/bpf_ret_value test
` [PATCH bpf-next 24/29] selftests/bpf: Add fentry multi func test
` [PATCH bpf-next 25/29] selftests/bpf: Add fexit "
` [PATCH bpf-next 26/29] selftests/bpf: Add fentry/fexit "
` [PATCH bpf-next 27/29] selftests/bpf: Add mixed "
` [PATCH bpf-next 28/29] selftests/bpf: Add ret_mod "
` [PATCH bpf-next 29/29] selftests/bpf: Add attach "
[PATCH] ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port()
2021-11-18 11:20 UTC (2+ messages)
[PATCH -next] ethernet: renesas: Use div64_ul instead of do_div
2021-11-18 11:08 UTC (3+ messages)
[syzbot] WARNING: refcount bug in nr_release (3)
2021-11-18 10:36 UTC
[PATCH net-next v2] net: phy: add support for TI DP83561-SP phy
2021-11-18 10:25 UTC
[DISCUSS] Bond arp monitor not works with veth due to flag NETIF_F_LLTX
2021-11-18 10:17 UTC (3+ messages)
[PATCH -next v2] ethernet: renesas: Use div64_ul instead of do_div
2021-11-18 10:06 UTC (2+ messages)
[PATCH] SUNRPC: clean up some inconsistent indenting
2021-11-18 9:37 UTC
[syzbot] WARNING: refcount bug in nsim_destroy
2021-11-18 9:31 UTC
[PATCH] Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
2021-11-18 9:14 UTC (3+ messages)
[PATCH iproute2] ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()
2021-11-18 9:14 UTC (2+ messages)
[PATCH intel-next 0/2] ice: ethtool -L fixes
2021-11-18 9:05 UTC (5+ messages)
` [PATCH intel-next 1/2] ice: fix vsi->txq_map sizing
` [Intel-wired-lan] "
` [PATCH intel-next 2/2] ice: avoid bpf_prog refcount underflow
` [Intel-wired-lan] "
[PATCH -next v2] ethernet: renesas: Use div64_ul instead of do_div
2021-11-18 8:39 UTC (2+ messages)
[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
2021-11-18 8:22 UTC (11+ messages)
` [PATCH v2 0/2] This is a patch series for pinctrl "
` [PATCH v2 2/2] net: ethernet: Add driver for Sunplus SP7021
[syzbot] UBSAN: array-index-out-of-bounds in llc_conn_state_process
2021-11-18 8:04 UTC
[PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support
2021-11-18 8:01 UTC (5+ messages)
` [PATCH net v11 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver
[PATCH bpf-next 2/7] set_memory: introduce set_memory_[ro|x]_noalias
2021-11-18 7:54 UTC (5+ messages)
[PATCH net-next 0/6] Devlink cleanups
2021-11-18 7:50 UTC (7+ messages)
` [PATCH net-next 4/6] devlink: Clean registration of devlink port
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic
[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
2021-11-18 7:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
2021-11-18 7:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/9] net: constify netdev->dev_addr
2021-11-18 7:27 UTC (3+ messages)
` [PATCH net-next 2/9] mlxsw: constify address in mlxsw_sp_port_dev_addr_set
[PATCH] selftests/bpf: fix array_size.cocci warning:
2021-11-18 7:11 UTC (2+ messages)
` [PATCH] selftests/bpf: fix array_size.cocci warning
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).