Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 21:52:49 to 2021-07-28 14:46:39 UTC [more...]

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-07-28 14:46 UTC  (12+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device

[PATCH V2 net-next 0/7] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-28 14:10 UTC  (11+ messages)
` [PATCH V2 net-next 1/7] dt-bindings: net: fsl,fec: update compatible items
` [PATCH V2 net-next 2/7] dt-bindings: net: fsl,fec: add RGMII internal clock delay
` [PATCH V2 net-next 3/7] net: fec: add imx8mq and imx8qm new versions support
` [PATCH V2 net-next 4/7] net: fec: add eee mode tx lpi support
` [PATCH V2 net-next 5/7] net: fec: add MAC internal delayed clock feature support
` [PATCH V2 net-next 6/7] arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
` [PATCH V2 net-next 7/7] arm64: dts: imx8qxp: add "fsl,imx8qm-fec" "

[PATCH AUTOSEL 5.13 01/19] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-28 14:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 07/19] ipv6: allocate enough headroom in ip6_finish_output2()

[PATCH net-next] bonding: add new option lacp_active
 2021-07-28 13:56 UTC  (2+ messages)

[PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
 2021-07-28 13:49 UTC  (3+ messages)
` [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-07-28 13:50 UTC  (3+ messages)

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-28 13:49 UTC  (9+ messages)

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-28 13:45 UTC  (5+ messages)
` [PATCH net-next 08/18] ravb: Add R-Car common features

[PATCH net-next v3 00/31] ndo_ioctl rework
 2021-07-28 13:02 UTC  (5+ messages)
` [PATCH net-next v3 04/31] hostap: use ndo_siocdevprivate
` [PATCH net-next v3 14/31] net: usb: "

[PATCH net-next 0/2] net: mhi: move MBIM to WWAN
 2021-07-28 13:39 UTC  (3+ messages)
` [PATCH net-next 1/2] net: wwan: Add MHI MBIM network driver
` [PATCH net-next 2/2] net: mhi: Remove MBIM protocol

[PATCH] bcm63xx_enet: remove needless variable definitions
 2021-07-28 13:24 UTC 

[PATCH] Revert "net: Get rid of consume_skb when tracing is off"
 2021-07-28 12:52 UTC  (2+ messages)

[PATCH net] sis900: Fix missing pci_disable_device() in probe and remove
 2021-07-28 12:50 UTC  (2+ messages)

[PATCH RESEND net-next 1/2] net/sched: act_skbmod: Add SKBMOD_F_ECN option support
 2021-07-28 12:40 UTC  (3+ messages)
` [PATCH RESEND net-next 2/2] tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option

[PATCH] nfc: s3fwrn5: fix uninitialized ERRNO variable in probe error message
 2021-07-28 12:28 UTC 

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-28 12:15 UTC  (4+ messages)

sock dst_entry
 2021-07-28 12:09 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-07-28 12:03 UTC  (2+ messages)

[PATCH] net: let flow have same hash in two directions
 2021-07-28 12:00 UTC  (2+ messages)

[PATCH net-next] nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
 2021-07-28 12:00 UTC  (6+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-07-28 11:57 UTC 

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-28 11:24 UTC  (56+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 05/64] skbuff: Switch structure bounds to struct_group()
` [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH 07/64] staging: rtl8192e: Use struct_group() "
` [PATCH 08/64] staging: rtl8192u: "
` [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy()
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 24/64] staging: wlan-ng: Use struct_group() for memcpy() region
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 33/64] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 49/64] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning

[PATCH] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-07-28 11:09 UTC  (5+ messages)

[PATCH bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-28 10:59 UTC  (2+ messages)

[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
 2021-07-28 10:58 UTC  (21+ messages)
` [PATCH net-next 2/5] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next 4/5] tsnep: Add TSN endpoint Ethernet MAC driver
` [PATCH net-next 5/5] arm64: dts: zynqmp: Add ZCU104 based TSN endpoint

[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
 2021-07-28 10:12 UTC  (4+ messages)

[PATCH v10 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-07-28  9:47 UTC  (21+ messages)
` [PATCH v10 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v10 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v10 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v10 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v10 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v10 bpf-next 06/18] net: marvell: rely on "
` [PATCH v10 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v10 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v10 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v10 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v10 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v10 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v10 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v10 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v10 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v10 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v10 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v10 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest

[PATCH] lib/bpf: Fix btf_load error lead to enable debug log
 2021-07-28  9:33 UTC 

[PATCH] nfc: nfcsim: fix use after free during module unload
 2021-07-28  9:30 UTC  (2+ messages)

[PATCH net-next v1 0/3] Remove duplicated devlink registration check
 2021-07-28  9:30 UTC  (5+ messages)
` [PATCH net-next v1 1/3] net: ti: am65-cpsw-nuss: fix wrong devlink release order
` [PATCH net-next v1 2/3] net/mlx5: Don't rely on always true registered field
` [PATCH net-next v1 3/3] devlink: Remove duplicated registration check

[PATCH] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
 2021-07-28  8:30 UTC  (2+ messages)

[pull request][net 00/12] mlx5 fixes 2021-07-27
 2021-07-28  8:30 UTC  (14+ messages)
` [net 01/12] net/mlx5: Fix flow table chaining
` [net 02/12] net/mlx5e: Disable Rx ntuple offload for uplink representor
` [net 03/12] net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is supported
` [net 04/12] net/mlx5: E-Switch, handle devcom events only for ports on the same device
` [net 05/12] net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined
` [net 06/12] net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
` [net 07/12] net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
` [net 08/12] net/mlx5e: Fix page allocation failure for trap-RQ over SF
` [net 09/12] net/mlx5e: Fix page allocation failure for ptp-RQ "
` [net 10/12] net/mlx5: Unload device upon firmware fatal error
` [net 11/12] net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
` [net 12/12] net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32

[PATCH net] sctp: fix return value check in __sctp_rcv_asconf_lookup
 2021-07-28  8:30 UTC  (3+ messages)

[PATCH 0/3] can: fix same memory leaks in can drivers
 2021-07-28  7:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-28  7:51 UTC 

[PATCH net-next] bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
 2021-07-28  7:42 UTC  (3+ messages)

[PATCH v3 0/6] Add TDX Guest Support (Attestation support)
 2021-07-28  7:30 UTC  (3+ messages)
` [PATCH v3 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH v4] Bluetooth: schedule SCO timeouts with delayed_work
 2021-07-28  7:17 UTC 

[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
 2021-07-28  7:13 UTC  (2+ messages)

[PATCH] ath9k_htc: Add a missing spin_lock_init()
 2021-07-28  7:11 UTC  (2+ messages)

[PATCH net] net: xfrm: Fix end of loop tests for list_for_each_entry
 2021-07-28  6:55 UTC  (2+ messages)

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-28  6:51 UTC 

[RFC] tcp: Initial support for RFC5925 auth option
 2021-07-28  6:49 UTC  (6+ messages)

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-28  6:47 UTC  (3+ messages)

[PATCH v2] lib: use of kunit in test_parman.c
 2021-07-28  6:31 UTC  (2+ messages)

[PATCH RFC net-next] bonding: 3ad: fix the conflict between __bond_release_one and bond_3ad_state_machine_handler
 2021-07-28  6:16 UTC  (3+ messages)

[PATCH bpf-next 00/17] selftests: xsk: various simplifications
 2021-07-28  6:13 UTC  (7+ messages)
` [PATCH bpf-next 01/17] selftests: xsk: remove color mode
` [PATCH bpf-next 04/17] selftests: xsk: set rlimit per thread

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-07-28  5:19 UTC  (6+ messages)

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-28  5:06 UTC  (2+ messages)

[PATCH bpf-next 0/4] libbpf: Move CO-RE logic into separate file
 2021-07-28  4:49 UTC  (3+ messages)

[PATCH] lib: use of kunit in test_parman.c
 2021-07-28  4:46 UTC  (4+ messages)

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-28  3:17 UTC  (3+ messages)

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-28  2:07 UTC  (4+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH v2] nfc: s3fwrn5: fix undefined parameter values in dev_err()
 2021-07-28  1:49 UTC 

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-07-28  1:43 UTC  (11+ messages)
                ` [netfilter-core] "

[PATCH] nfc: s3fwrn5: fix undefined parameter values in dev_err()
 2021-07-28  1:32 UTC  (3+ messages)

[PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap
 2021-07-28  0:38 UTC 

[net-next:master 64/75] drivers/nfc/s3fwrn5/firmware.c:424:3: warning: 3rd function call argument is an uninitialized value [clang-analyzer-core.CallAndMessage]
 2021-07-28  0:29 UTC 

[PATCH] net: xfrm: fix shift-out-of-bounce
 2021-07-28  0:13 UTC  (2+ messages)
` [syzbot] UBSAN: shift-out-of-bounds in xfrm_set_default

[PATCH bpf-next v4] bpf: increase supported cgroup storage value size
 2021-07-27 23:48 UTC  (5+ messages)

[syzbot] UBSAN: shift-out-of-bounds in xfrm_set_default
 2021-07-27 23:28 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipa: add clock references
 2021-07-27 23:10 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: increase supported cgroup storage value size
 2021-07-27 22:17 UTC  (5+ messages)

[PATCH bpf v3 0/3] sockmap fixes picked up by stress tests
 2021-07-27 22:10 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).