messages from 2022-06-21 10:20:18 to 2022-06-22 07:12:09 UTC [more...]
[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-22 7:12 UTC (12+ messages)
` [PATCH v5 1/5] bpf: Export bpf_dynptr_get_size()
` [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
` [PATCH v5 3/5] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v5 4/5] selftests/bpf: Add test for unreleased key references
` [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
[PATCH] nfc: st21nfca: fix possible double free in st21nfca_im_recv_dep_res_cb()
2022-06-22 6:51 UTC
[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
2022-06-22 6:40 UTC (7+ messages)
[PATCH] amt: remove unnecessary (void*) conversions
2022-06-22 6:26 UTC (3+ messages)
[PATCH net-next] net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()
2022-06-22 5:50 UTC (2+ messages)
[PATCH net-next v4 1/1] net: phy: dp83td510: add SQI support
2022-06-22 5:50 UTC (2+ messages)
[PATCH net] net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
2022-06-22 5:50 UTC (2+ messages)
[PATCH net 1/5] netfilter: use get_random_u32 instead of prandom
2022-06-22 5:50 UTC (2+ messages)
[PATCH net-next v7] net: txgbe: Add build support for txgbe
2022-06-22 5:37 UTC (3+ messages)
[PATCH] cxgb4: DOM support when using a QSFP to SFP adaptor
2022-06-22 5:23 UTC (2+ messages)
[PATCH net-next 00/19] ipmr: get rid of rwlocks
2022-06-22 5:12 UTC (19+ messages)
` [PATCH net-next 01/19] ip6mr: do not get a device reference in pim6_rcv()
` [PATCH net-next 02/19] ipmr: add rcu protection over (struct vif_device)->dev
` [PATCH net-next 03/19] ipmr: change igmpmsg_netlink_event() prototype
` [PATCH net-next 04/19] ipmr: ipmr_cache_report() changes
` [PATCH net-next 05/19] ipmr: do not acquire mrt_lock in __pim_rcv()
` [PATCH net-next 06/19] ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
` [PATCH net-next 07/19] ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
` [PATCH net-next 08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward()
` [PATCH net-next 09/19] ipmr: do not acquire mrt_lock in ipmr_get_route()
` [PATCH net-next 10/19] ip6mr: ip6mr_cache_report() changes
` [PATCH net-next 11/19] ip6mr: do not acquire mrt_lock in pim6_rcv()
` [PATCH net-next 12/19] ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
` [PATCH net-next 13/19] ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
` [PATCH net-next 14/19] ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
` [PATCH net-next 15/19] ip6mr: switch ip6mr_get_route() to rcu_read_lock()
` [PATCH net-next 16/19] ipmr: adopt rcu_read_lock() in mr_dump()
` [PATCH net-next 17/19] ipmr: conver /proc handlers to rcu_read_lock()
` [PATCH net-next 18/19] ipmr: convert mrt_lock to a spinlock
[PATCH v2] net: helper function for skb_shift
2022-06-22 5:14 UTC (3+ messages)
[PATCH net-next 0/8] sfc: Add extra states for VDPA
2022-06-22 5:09 UTC (3+ messages)
` [PATCH net-next 8/8] sfc: Separate netdev probe/remove from PCI probe/remove
[PATCH net-next] raw: remove unused variables from raw6_icmp_error()
2022-06-22 5:07 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add a maintainer for OCP Time Card
2022-06-22 5:05 UTC (2+ messages)
[PATCH net-next v9 0/3] Broadcom PTP PHY support
2022-06-22 5:04 UTC (4+ messages)
` [PATCH net-next v9 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v9 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
` [PATCH net-next v9 3/3] net: phy: Add support for 1PPS out and external timestamps
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-06-22 4:58 UTC (5+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
[PATCH net v2 0/2] Fix UAF and null-ptr-deref bugs in rose protocol
2022-06-22 4:57 UTC (3+ messages)
` [PATCH net v2 1/2] net: rose: fix UAF bugs caused by timer handler
` [PATCH net v2 2/2] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
[PATCH v3] net: usb: ax88179_178a: ax88179_rx_fixup corrections
2022-06-22 4:52 UTC (2+ messages)
[PATCH net] veth: Add updating of trans_start
2022-06-22 4:38 UTC (9+ messages)
[syzbot] INFO: task hung in hci_dev_do_open (2)
2022-06-22 4:37 UTC (2+ messages)
[PATCH] net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
2022-06-22 4:06 UTC
[PATCH net 0/2] Fix UAF and null-ptr-deref bugs in rose protocol
2022-06-22 4:01 UTC (3+ messages)
` [PATCH net 1/2] net: rose: fix UAF bugs caused by timer handler
` [PATCH net 2/2] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
[PATCH v2] net: usb: ax88179_178a: ax88179_rx_fixup corrections
2022-06-22 3:56 UTC (5+ messages)
[PATCH] bpf: Replace 0 with BPF_K
2022-06-22 3:19 UTC
[PATCH] net-tcp: Find dst with sk's xfrm policy not ctl_sk
2022-06-22 2:01 UTC (2+ messages)
[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
2022-06-22 2:00 UTC (2+ messages)
[PATCH bpf v2 0/2] rethook: Reject getting a rethook if RCU is not watching
2022-06-22 1:41 UTC (4+ messages)
` [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
[syzbot] KASAN: use-after-free Read in free_netdev (3)
2022-06-22 1:01 UTC
[PATCH] wcn36xx: remove unexpected word "the"
2022-06-22 0:25 UTC (2+ messages)
[PATCH] libbpf: Fix is_pow_of_2
2022-06-22 0:20 UTC (4+ messages)
[PATCH 0/2] Introduce security_create_user_ns()
2022-06-22 0:19 UTC (4+ messages)
` [PATCH 1/2] security, lsm: "
` [PATCH 2/2] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable
[RFC PATCH 0/3] Create common DPLL/clock configuration API
2022-06-22 0:06 UTC (4+ messages)
` [RFC PATCH 1/3] dpll: Add DPLL framework base functions
` [RFC PATCH 2/3] dpll: add netlink events
` [RFC PATCH 3/3] ptp_ocp: implement DPLL ops
[PATCH net-next 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2022-06-21
2022-06-21 22:59 UTC (4+ messages)
` [PATCH net-next 1/3] i40e: Add support for ethtool -s <interface> speed <speed in Mb>
` [PATCH net-next 2/3] i40e: Remove unnecessary synchronize_irq() before free_irq()
` [PATCH net-next 3/3] intel/i40e: delete if NULL check before dev_kfree_skb
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-21
2022-06-21 22:47 UTC (5+ messages)
` [PATCH net 1/4] ice: ignore protocol field in GTP offload
` [PATCH net 2/4] ice: Fix switchdev rules book keeping
` [PATCH net 3/4] ice: ethtool: advertise 1000M speeds properly
` [PATCH net 4/4] ice: ethtool: Prohibit improper channel config for DCB
[PATCH] can: Remove extra of_node_get in grcan
2022-06-21 22:36 UTC (2+ messages)
[PATCH] s390/net: Fix duplicate 'the' in two places
2022-06-21 22:32 UTC (2+ messages)
[PATCH net 1/1] igb: Make DMA faster when CPU is active on the PCIe link
2022-06-21 22:10 UTC
[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e
2022-06-21 22:10 UTC
request to stable branch [PATCH] net: mana: Add handling of CQE_RX_TRUNCATED
2022-06-21 21:52 UTC
[PATCH AUTOSEL 5.18 14/22] net: usb: ax88179_178a needs FLAG_SEND_ZLP
2022-06-21 20:49 UTC
[PATCH net] net: openvswitch: fix parsing of nw_proto for IPv6 fragments
2022-06-21 20:48 UTC
[PATCH][next] iavf: Replace one-element array in struct virtchnl_iwarp_qvlist_info and iavf_qvlist_info
2022-06-21 20:40 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
2022-06-21 20:34 UTC (7+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
[PATCH net-next] net: pcs: xpcs: depends on PHYLINK in Kconfig
2022-06-21 19:50 UTC (2+ messages)
[PATCH net-next v2] net: dsa: qca8k: reduce mgmt ethernet timeout
2022-06-21 19:39 UTC (2+ messages)
[kernel PATCH v1 0/1] Fix refresh cached connection info
2022-06-21 19:30 UTC (2+ messages)
[PATCH net-next v3 00/3] Introduce MACsec offload SKB extension
2022-06-21 19:26 UTC (6+ messages)
` [PATCH net-next v3 2/3] net/macsec: Add MACsec skb extension Rx Data path support
[PATCH 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
2022-06-21 19:24 UTC (6+ messages)
[PATCH 1/2] dt-bindings: net: wireless: ath11k: add new DT entry for board ID
2022-06-21 18:47 UTC (4+ messages)
` [PATCH 2/2] ath11k: search DT for qcom,ath11k-board-id
[net-next: PATCH 00/12] ACPI support for DSA
2022-06-21 18:11 UTC (24+ messages)
` [net-next: PATCH 03/12] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
2022-06-21 17:51 UTC (6+ messages)
` [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
[PATCH v3 net-next 0/6] af_unix: Introduce per-netns socket hash table
2022-06-21 17:19 UTC (7+ messages)
` [PATCH v3 net-next 1/6] af_unix: Clean up some sock_net() uses
` [PATCH v3 net-next 2/6] af_unix: Include the whole hash table size in UNIX_HASH_SIZE
` [PATCH v3 net-next 3/6] af_unix: Define a per-netns hash table
` [PATCH v3 net-next 4/6] af_unix: Acquire/Release per-netns hash table's locks
` [PATCH v3 net-next 5/6] af_unix: Put a socket into a per-netns hash table
` [PATCH v3 net-next 6/6] af_unix: Remove unix_table_locks
[PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
2022-06-21 17:16 UTC (5+ messages)
[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
2022-06-21 17:15 UTC (4+ messages)
` [PATCH 4/4] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode
[PATCH bpf-next 0/2] Allow mixing bpf2bpf calls with tail calls on arm64
2022-06-21 17:00 UTC (2+ messages)
[PATCH iproute2] man: tc-ct.8: fix example
2022-06-21 16:59 UTC
[Q]: "kernel BUG at net/core/skbuff.c:2185!" - known issue ?
2022-06-21 16:58 UTC
[PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
2022-06-21 16:55 UTC (2+ messages)
[PATCH iproute2] l2tp: fix typo in AF_INET6 checksum JSON print
2022-06-21 16:53 UTC
[PATCH net] sierra_net: Fix use-after-free on unbind
2022-06-21 16:43 UTC (3+ messages)
[PATCH] net: phylink: check for pcs_ops being NULL
2022-06-21 16:01 UTC (2+ messages)
[PATCH 0/1] can/esd_usb2: Added support for esd CAN-USB/3
2022-06-21 15:52 UTC (3+ messages)
[PATCH] net: s390: drop unexpected word "the" in the comments
2022-06-21 15:44 UTC (5+ messages)
` "
[PATCH v2 00/19] Control VQ support in vDPA
2022-06-21 15:19 UTC (3+ messages)
` [PATCH v2 19/19] vdpasim: control virtqueue support
[PATCH net v2] net: dsa: qca8k: reset cpu port on MTU change
2022-06-21 15:11 UTC
[RESEND net-next PATCH 1/3] net: dsa: qca8k: reduce mgmt ethernet timeout
2022-06-21 15:04 UTC (5+ messages)
` [RESEND net-next PATCH 3/3] net: dsa: qca8k: reset cpu port on MTU change
[PATCH 1/3] net: dsa: qca8k: reduce mgmt ethernet timeout
2022-06-21 14:48 UTC (6+ messages)
` [PATCH 2/3] net: dsa: qca8k: change only max_frame_size of mac_frame_size_reg
[net] 9098765002: phoronix-test-suite.mcperf.Get.1.operations_per_second -6.0% regression
2022-06-21 14:38 UTC
[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
2022-06-21 14:25 UTC (5+ messages)
[Patch net-next 00/11] net: dsa: microchip: common spi probe for the ksz series switches - part 1
2022-06-21 13:50 UTC (3+ messages)
[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
2022-06-21 13:48 UTC
[PATCH] net: ipa: remove unexpected word "the"
2022-06-21 13:47 UTC (2+ messages)
[PATCH -next] net: pcs: pcs-xpcs: Fix build error when CONFIG_PCS_XPCS=y && CONFIG_PHYLINK=m
2022-06-21 13:34 UTC (3+ messages)
[linux-next:master 3790/4834] net/ipv6/raw.c:338:33: warning: variable 'daddr' set but not used
2022-06-21 13:02 UTC
[PATCHv3 net-next 0/2] Bonding: add per-port priority support
2022-06-21 12:44 UTC (7+ messages)
` [PATCHv3 net-next 1/2] bonding: add slave_dev field for bond_opt_value
` [PATCHv3 net-next 2/2] Bonding: add per-port priority for failover re-selection
` [PATCHv3 iproute2-next] iplink: bond_slave: add per port prio support
[PATCH v3] net: usb: ax88179_178a: Bind only to vendor-specific interface
2022-06-21 12:33 UTC (2+ messages)
[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
2022-06-21 11:55 UTC (2+ messages)
[PATCH net-next v8 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
2022-06-21 11:56 UTC (11+ messages)
` [PATCH net-next v8 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v8 07/16] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v8 09/16] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next v8 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v8 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
[PATCH] isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
2022-06-21 11:45 UTC
[PATCH net-next] nfp: compose firmware file name with new hwinfo "nffw.partno"
2022-06-21 11:00 UTC (2+ messages)
[PATCH] ath9k: remove unexpected words "the" in comments
2022-06-21 10:45 UTC (2+ messages)
[PATCH net-next] raw: complete rcu conversion
2022-06-21 10:20 UTC (2+ messages)
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).