Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 10:54:43 to 2021-07-29 01:59:14 UTC [more...]

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-29  1:59 UTC  (35+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 15/64] ipw2x00: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [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 48/64] drbd: Use struct_group() to zero algs
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-29  1:46 UTC 

[PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-29  0:55 UTC  (29+ messages)
` [PATCH 01/14] bpf/tests: Add BPF_JMP32 test cases
` [PATCH 02/14] bpf/tests: Add BPF_MOV tests for zero and sign extension
` [PATCH 03/14] bpf/tests: Fix typos in test case descriptions
` [PATCH 04/14] bpf/tests: Add more tests of ALU32 and ALU64 bitwise operations
` [PATCH 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
` [PATCH 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH 08/14] bpf/tests: Add tests for ALU operations implemented with function calls
` [PATCH 09/14] bpf/tests: Add word-order tests for load/store of double words
` [PATCH 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH 11/14] bpf/tests: Add test for 32-bit context pointer argument passing
` [PATCH 12/14] bpf/tests: Add tests for atomic operations
` [PATCH 13/14] bpf/tests: Add tests for BPF_CMPXCHG
` [PATCH 14/14] bpf/tests: Add tail call test suite

[RESEND PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-28 23:56 UTC 

[RESEND PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-28 23:54 UTC 

pull-request: bpf 2021-07-29
 2021-07-28 23:20 UTC 

[PATCH v4] Bluetooth: schedule SCO timeouts with delayed_work
 2021-07-28 23:07 UTC  (3+ messages)

[PATCH RESEND bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-28 22:58 UTC 

[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-28 22:29 UTC  (9+ messages)

net: dsa: mv88e6xxx: no multicasts rx'd after enabling hw time stamping
 2021-07-28 22:24 UTC  (3+ messages)

[PATCH net-next] net/sched: store the last executed chain also for clsact egress
 2021-07-28 22:16 UTC  (3+ messages)

[PATCH net-next 0/3] NXP SJA1105 VLAN regressions
 2021-07-28 21:54 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
` [PATCH net-next 2/3] net: dsa: sja1105: make sure untagged packets are dropped on ingress ports with no pvid
` [PATCH net-next 3/3] net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise port

Marvell switch port shows LOWERLAYERDOWN, ping fails
 2021-07-28 21:09 UTC  (18+ messages)

[PATCH] packet.7: Describe SOCK_PACKET netif name length issues and workarounds
 2021-07-28 20:52 UTC  (2+ messages)

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

[PATCH net-next 5/5] igc: Export LEDs
 2021-07-28 20:43 UTC  (8+ messages)

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-28 20:41 UTC  (7+ messages)
  ` tracepoints and %p [was: Re: [Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb]

[PATCH 3/3] can: esd_usb2: fix memory leak
 2021-07-28 20:38 UTC  (2+ messages)

[PATCH 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
 2021-07-28 20:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Documentation: networking: add ioam6-sysctl into index
 2021-07-28 20:30 UTC  (2+ messages)

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

[PATCH v2] ath9k_htc: Add a missing spin_lock_init()
 2021-07-28 19:37 UTC  (2+ messages)

[PATCH net-next 0/2] Plug the last 2 holes in the switchdev notifiers for local FDB entries
 2021-07-28 19:30 UTC  (4+ messages)
` [PATCH net-next 1/2] net: bridge: switchdev: replay the entire FDB for each port
` [PATCH net-next 2/2] net: bridge: switchdev: treat local FDBs the same as entries towards the bridge

[PATCH net-next] net: dsa: sja1105: be stateless when installing FDB entries
 2021-07-28 19:30 UTC  (2+ messages)

[PATCH net-next 0/6] bnxt_en: PTP enhancements
 2021-07-28 19:30 UTC  (8+ messages)
` [PATCH net-next 1/6] bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
` [PATCH net-next 2/6] bnxt_en: Do not read the PTP PHC during chip reset
` [PATCH net-next 3/6] bnxt_en: 1PPS support for 5750X family chips
` [PATCH net-next 4/6] bnxt_en: 1PPS functions to configure TSIO pins
` [PATCH net-next 5/6] bnxt_en: Event handler for PPS events
` [PATCH net-next 6/6] bnxt_en: Log if an invalid signal detected on TSIO pin

[PATCH] ath9k_htc: Add a missing spin_lock_init()
 2021-07-28 19:25 UTC  (4+ messages)
    ` [PATCH v2] "

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-28 19:13 UTC  (6+ messages)
    ` [PATCH] bpf: Fix off-by-one in tail call count limiting

[PATCH net-next] bonding: add new option lacp_active
 2021-07-28 19:10 UTC  (3+ messages)

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

[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
 2021-07-28 18:52 UTC  (3+ messages)

[RFC net-next 0/2] mt7530 software fallback bridging fix
 2021-07-28 18:47 UTC  (6+ 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 bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-28 18:43 UTC  (5+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH v3] rtw88: Remove unnecessary check code
 2021-07-28 17:50 UTC  (4+ messages)

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-28 17:23 UTC  (4+ messages)
` [PATCH v2 7/7] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-28 17:06 UTC  (16+ messages)
` [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH bpf-next v3 0/8] Improve XDP samples usability and output
 2021-07-28 16:55 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] samples: bpf: fix a couple of warnings
` [PATCH bpf-next v3 2/8] samples: bpf: Add common infrastructure for XDP samples
` [PATCH bpf-next v3 3/8] samples: bpf: Add BPF support for XDP samples helper
` [PATCH bpf-next v3 4/8] samples: bpf: Convert xdp_monitor to use "
` [PATCH bpf-next v3 5/8] samples: bpf: Convert xdp_redirect "
` [PATCH bpf-next v3 6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers
` [PATCH bpf-next v3 7/8] samples: bpf: Convert xdp_redirect_map_multi "
` [PATCH bpf-next v3 8/8] samples: bpf: Convert xdp_redirect_cpu "

[PATCH next] net: xfrm: fix shift-out-of-bounce
 2021-07-28 16:38 UTC 

[PATCH net-next 0/6] sk_buff: optimize GRO for the common case
 2021-07-28 16:24 UTC  (7+ messages)
` [PATCH net-next 1/6] sk_buff: introduce 'slow_gro' flags
` [PATCH net-next 2/6] sk_buff: track dst status in slow_gro
` [PATCH net-next 3/6] sk_buff: track extension "
` [PATCH net-next 4/6] net: optimize GRO for the common case
` [PATCH net-next 5/6] skbuff: allow 'slow_gro' for skb carring sock reference
` [PATCH net-next 6/6] veth: use skb_prepare_for_gro()

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-28 16:21 UTC  (14+ messages)

[PATCH] netfilter: nf_conntrack_bridge: Fix not free when error
 2021-07-28 16:18 UTC  (2+ messages)

[PATCH] bcm63xx_enet: remove needless variable definitions
 2021-07-28 16:14 UTC  (2+ messages)

[PATCH net-next 0/3] arm64: dts: qcom: DTS updates
 2021-07-28 15:33 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: qcom,ipa: make imem interconnect optional

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-07-28 15:25 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: move netcnt test under test_progs
 2021-07-28 15:14 UTC 

[PATCH] intersil: remove obsolete prism54 wireless driver
 2021-07-28 14:54 UTC  (6+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-07-28 14:46 UTC  (11+ 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 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] 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  (3+ messages)
` [PATCH net-next v3 14/31] net: usb: use ndo_siocdevprivate

[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] 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  (2+ messages)

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

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  (3+ messages)

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

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

[PATCH bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-28 10:59 UTC  (2+ 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).